Rename solana-program-sdk to solana-program
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// Allows macro expansion of `use ::solana_sdk::*` to work within this crate
|
||||
extern crate self as solana_sdk;
|
||||
|
||||
pub use solana_program_sdk::*;
|
||||
pub use solana_program::*;
|
||||
|
||||
pub mod builtins;
|
||||
pub mod client;
|
||||
|
Reference in New Issue
Block a user