UNPKG

@ledgerhq/live-common

Version:
7 lines 150 B
export function convertAction(action) { return { ...action.action, nonce: action.nonce, }; } //# sourceMappingURL=types.js.map