Skip to content

TransactionStateProof

TransactionStateProof: object

Fields for a state proof transaction.

Definition: data/transactions/stateproof.go : StateProofTxnFields

Type declaration

message?

optional message: IndexerStateProofMessage

state-proof?

optional state-proof: StateProofFields

state-proof-type?

optional state-proof-type: number

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

Defined in

types.gen.ts:1274