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
Properties
Section titled “Properties”message?
Section titled “message?”
optionalmessage:IndexerStateProofMessage
Defined in: packages/indexer_client/src/models/transaction-state-proof.ts:20
stateProof?
Section titled “stateProof?”
optionalstateProof:StateProofFields
Defined in: packages/indexer_client/src/models/transaction-state-proof.ts:19
stateProofType?
Section titled “stateProofType?”
optionalstateProofType: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