Move system_program out of src/
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod account;
|
||||
pub mod bpf_loader;
|
||||
pub mod hash;
|
||||
pub mod loader_instruction;
|
||||
pub mod native_loader;
|
||||
@@ -7,6 +8,7 @@ pub mod packet;
|
||||
pub mod pubkey;
|
||||
pub mod signature;
|
||||
pub mod system_instruction;
|
||||
pub mod system_program;
|
||||
pub mod timing;
|
||||
pub mod transaction;
|
||||
|
||||
|
Reference in New Issue
Block a user