Skip to main content

Messages

StateProof

FieldTypeDescription
proofbytes
slotuint64

StateProofRequest

FieldTypeDescription
addressPubkey
proof_typeStateProofType
target_slotuint64

Enums

StateProofType

StateProofType selects the type of state proof to generate.
ValueNumberDescription
STATE_PROOF_TYPE_UNSPECIFIED0
STATE_PROOF_TYPE_CREATING1
STATE_PROOF_TYPE_UPDATING2
STATE_PROOF_TYPE_EXISTING3