mollusk-svm-programs-token 0.13.4

SVM program SPL Token.
Documentation
1
2
3
4
5
6
//! Backward-compatible re-export of the original surface from
//! [`mollusk_svm_programs_token_2022`]; its extension API lives there.
pub use mollusk_svm_programs_token_2022::{
    account, add_program, create_account_for_mint, create_account_for_token_account, keyed_account,
    ELF, ID,
};