v0.1.0-pre.009
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: kb-program-ids/src/lib.rs
|
||||
// version: 7
|
||||
// version: 8
|
||||
|
||||
#![forbid(unsafe_code)]
|
||||
#![deny(unreachable_pub)]
|
||||
@@ -39,6 +39,8 @@ pub use constants::FEATURE_PROGRAM_ID;
|
||||
pub use constants::INCINERATOR_PROGRAM_ID;
|
||||
/// Loader version 4 program identifier.
|
||||
pub use constants::LOADER_V4_PROGRAM_ID;
|
||||
/// Metaplex Token Metadata program identifier.
|
||||
pub use constants::METADATA_METAPLEX_TOKEN_METADATA_PROGRAM_ID;
|
||||
/// Native Loader program identifier.
|
||||
pub use constants::NATIVE_LOADER_PROGRAM_ID;
|
||||
/// Secp256k1 precompile program identifier.
|
||||
|
||||
Reference in New Issue
Block a user