StateProof
StateProof =
object
Defined in: packages/algod_client/src/models/state-proof.ts:9
Represents a state proof and its corresponding message
Properties
Section titled “Properties”message
Section titled “message”message:
StateProofMessage
Defined in: packages/algod_client/src/models/state-proof.ts:10
stateProof
Section titled “stateProof”stateProof:
Uint8Array
Defined in: packages/algod_client/src/models/state-proof.ts:15
The encoded StateProof for the message.