RosettaConstructionParseResponse contains an array of operations that occur in a transaction blob. This should match the array of operations provided to /construction/preprocess and /construction/payloads.

Export

Interface

RosettaConstructionParseResponse

Hierarchy

  • RosettaConstructionParseResponse

Properties

account_identifier_signers?: RosettaAccountIdentifier[]

Memberof

RosettaConstructionParseResponse

metadata?: object

Memberof

RosettaConstructionParseResponse

operations: RosettaOperation[]

Memberof

RosettaConstructionParseResponse

signers?: string[]

[DEPRECATED by account_identifier_signers in v1.4.4] All signers (addresses) of a particular transaction. If the transaction is unsigned, it should be empty.

Memberof

RosettaConstructionParseResponse

Generated using TypeDoc