@armada/sdk / index / TRANSACTION_STRUCT
Variable: TRANSACTION_STRUCT
constTRANSACTION_STRUCT:string
Defined in: src/tx/decode.ts:15
The on-chain Transaction tuple (Railgun V2 struct layout, field order load-bearing). Shared by the transact() ABI here and the wrapper entry-point ABIs (which embed a Transaction) so both decode against one definition.