Expand description
Solana System Program instruction decoder.
This module provides a macro-derived decoder for the Solana System Program, which uses 4-byte (u32) discriminators for instruction types.
Structs§
- System
Instruction Decoder - Generated InstructionDecoder implementation
Enums§
- System
Instruction - Solana System Program instructions.