@proto-kit/sequencerDocs


Documentation / @proto-kit/sequencer / UnsignedTransactionBody

Type Alias: UnsignedTransactionBody

UnsignedTransactionBody: object

Type declaration

argsFields

argsFields: Field[]

auxiliaryData

auxiliaryData: string[]

Used to transport non-provable data, mainly proof data for now These values will not be part of the signature message or transaction hash

isMessage

isMessage: boolean

methodId

methodId: Field

nonce

nonce: UInt64

sender

sender: PublicKey

Defined in

packages/sequencer/src/mempool/PendingTransaction.ts:17