Expand description
Light Registry program instruction decoder.
This module provides a macro-derived decoder for the Light Registry program, which uses 8-byte Anchor discriminators.
The Registry program manages:
- Protocol configuration
- Forester registration and epochs
- Merkle tree initialization and operations
- Rollover operations
- Compressible config management
Structs§
- Registry
Instruction Decoder - Generated InstructionDecoder implementation
Enums§
- Registry
Instruction - Light Registry program instructions.