light-sdk-macros 0.23.0

Macros for Programs using the Light SDK for ZK Compression
Documentation
1
2
3
4
5
//! Light token account types.
//!
//! Token account and ATA field types are defined in `light_account.rs`.
//! Code generation for token/ATA creation now happens via the `create_accounts()`
//! SDK function, called from `builder.rs`.