Crate light_sdk

Source

Re-exports§

pub use constants::*;

Modules§

address
compressed_account
constants
context
error
event
merkle_context
program_merkle_context
proof
state
token
traits
utils
verify

Macros§

pubkey
Converts a base58 encoded public key into a byte array.

Attribute Macros§

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

LightAccounts
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.