Macros§
- derive_
light_ cpi_ signer - Derives a complete Light Protocol CPI configuration at runtime
- derive_
light_ cpi_ signer_ pda - Derives a Light Protocol CPI signer PDA at compile time
- pubkey
- Converts a base58 encoded public key into a byte array.
- pubkey_
array - Converts a base58 encoded public key into a raw byte array [u8; 32].
Attribute Macros§
Derive Macros§
- Noop
- No-op derive macro that does nothing. Used as a placeholder for serialization derives when not needed.