Add legacy_system_instruction_processor
This commit is contained in:
1481
runtime/src/legacy_system_instruction_processor0.rs
Normal file
1481
runtime/src/legacy_system_instruction_processor0.rs
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,7 @@ pub mod bloom;
|
|||||||
pub mod builtin_programs;
|
pub mod builtin_programs;
|
||||||
pub mod epoch_stakes;
|
pub mod epoch_stakes;
|
||||||
pub mod genesis_utils;
|
pub mod genesis_utils;
|
||||||
|
mod legacy_system_instruction_processor0;
|
||||||
pub mod loader_utils;
|
pub mod loader_utils;
|
||||||
pub mod message_processor;
|
pub mod message_processor;
|
||||||
mod native_loader;
|
mod native_loader;
|
||||||
|
Reference in New Issue
Block a user