$TransactionStateProof
const$TransactionStateProof:object
Type declaration
description
readonlydescription: “Fields for a state proof transaction. \n\nDefinition:\ndata/transactions/stateproof.go : StateProofTxnFields”
properties
readonlyproperties:object
properties.message
readonlyproperties.message:object
properties.message.$ref
readonlyproperties.message.$ref:"#/components/schemas/IndexerStateProofMessage"='#/components/schemas/IndexerStateProofMessage'
properties.state-proof
readonlyproperties.state-proof:object
properties.state-proof.$ref
readonlyproperties.state-proof.$ref:"#/components/schemas/StateProofFields"='#/components/schemas/StateProofFields'
properties.state-proof-type
readonlyproperties.state-proof-type:object
properties.state-proof-type.description
readonlyproperties.state-proof-type.description: ”\[sptype\] Type of the state proof. Integer representing an entry defined in protocol/stateproof.go” ='\\[sptype\\] Type of the state proof. Integer representing an entry defined in protocol/stateproof.go'
properties.state-proof-type.type
readonlyproperties.state-proof-type.type:"integer"='integer'
properties.state-proof-type.x-algorand-format
readonlyproperties.state-proof-type.x-algorand-format:"uint64"='uint64'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:1654