light-token-interface 0.5.0

Light Protocol token instruction data types.
Documentation
1
2
3
4
5
6
7
8
mod borsh;
mod compressed_mint;
mod top_up;
mod zero_copy;

pub use compressed_mint::*;
pub use top_up::*;
pub use zero_copy::*;