Skip to content

TransactionStateProof

TransactionStateProof = object

Defined in: packages/indexer_client/src/models/transaction-state-proof.ts:14

Fields for a state proof transaction.

Definition: data/transactions/stateproof.go : StateProofTxnFields

optional message: IndexerStateProofMessage

Defined in: packages/indexer_client/src/models/transaction-state-proof.ts:20


optional stateProof: StateProofFields

Defined in: packages/indexer_client/src/models/transaction-state-proof.ts:19


optional stateProofType: number

Defined in: packages/indexer_client/src/models/transaction-state-proof.ts:18

[sptype] Type of the state proof. Integer representing an entry defined in protocol/stateproof.go