Macros§
- derive_
light_ cpi_ signer - Derives a complete Light Protocol CPI configuration at compile time
- derive_
light_ cpi_ signer_ pda - Derives a Light Protocol CPI signer address at compile time
Attribute Macros§
- light_
account - light_
accounts - light_
program - light_
system_ accounts - Adds required fields to your anchor instruction for applying a zk-compressed state transition.
Derive Macros§
- Data
Hasher - Alias of
LightHasher
. - Light
Accounts - Light
Discriminator - Light
Hasher - Makes the annotated struct hashable by implementing the following traits:
- Light
Traits - Implements traits on the given struct required for invoking The Light system program via CPI.