Crate light_sdk_macros

Source

Attribute Macros§

light_system_accounts
Adds required fields to your anchor instruction for applying a zk-compressed state transition.

Derive Macros§

LightDiscriminator
LightHasher
Makes the annotated struct hashable by implementing the following traits:
LightTraits
Implements traits on the given struct required for invoking The Light system program via CPI.