v0.1.0-pre.011
This commit is contained in:
@@ -55,12 +55,12 @@ pub use constants::SPL_MEMO_V1_PROGRAM_ID;
|
||||
pub use constants::SPL_MEMO_V3_PROGRAM_ID;
|
||||
/// Current SPL Memo v4 program identifier.
|
||||
pub use constants::SPL_MEMO_V4_PROGRAM_ID;
|
||||
/// SPL Token-2022 ElGamal public-key registry program identifier.
|
||||
pub use constants::SPL_TOKEN_2022_ELGAMAL_REGISTRY_PROGRAM_ID;
|
||||
/// SPL Token-2022 program identifier.
|
||||
pub use constants::SPL_TOKEN_2022_PROGRAM_ID;
|
||||
/// Classic SPL Token program identifier.
|
||||
pub use constants::SPL_TOKEN_PROGRAM_ID;
|
||||
/// SPL Token-2022 ElGamal public-key registry program identifier.
|
||||
pub use constants::SPL_TOKEN2022_ELGAMAL_REGISTRY_PROGRAM_ID;
|
||||
/// SPL Token-2022 program identifier.
|
||||
pub use constants::SPL_TOKEN2022_PROGRAM_ID;
|
||||
/// Historical Stake configuration account identifier.
|
||||
pub use constants::STAKE_CONFIG_ACCOUNT_ID;
|
||||
/// Compatibility alias for the historical Stake configuration account identifier.
|
||||
|
||||
Reference in New Issue
Block a user