Interface TransactionJsonWait

Koinos Transaction

Hierarchy

Properties

Header of the transaction

id?: string

Transaction ID. It must be the sha2-256 of the serialized header of the transaction

operations?: OperationJson[]

Array of operations

signatures?: string[]

Signatures in compact format

Generated using TypeDoc