Module registry

Module registry 

Source
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§

RegistryInstructionDecoder
Generated InstructionDecoder implementation

Enums§

RegistryInstruction
Light Registry program instructions.