Expand description
§light-token-types
Instruction data and account metadata types for compressed tokens.
| Type | Description |
|---|---|
TokenAccountMeta | Compressed token account metadata |
BatchCompressInstructionData | Batch compress instruction data |
CompressedTokenInstructionDataApprove | Approve/delegation instruction data |
PackedMerkleContext | Merkle tree context for proofs |
DelegatedTransfer | Transfer with delegate as signer |
Re-exports§
pub use constants::*;pub use instruction::*;