Expand description
Seal and Anchor reference types
Seals represent single-use rights to authorize state transitions. Anchors represent on-chain references containing commitments.
Structs§
- Anchor
Ref - A reference to an on-chain anchor containing a commitment
- SealRef
- A reference to a single-use seal
Constants§
- MAX_
ANCHOR_ ID_ SIZE - Maximum allowed size for anchor identifiers (1KB)
- MAX_
ANCHOR_ METADATA_ SIZE - Maximum allowed size for anchor metadata (4KB)
- MAX_
SEAL_ ID_ SIZE - Maximum allowed size for seal identifiers (1KB)