add inflation to genesis (#4652)
* add inflation to genesis * avoid having to write new()
This commit is contained in:
@@ -5,6 +5,7 @@ pub mod client;
|
||||
pub mod fee_calculator;
|
||||
pub mod genesis_block;
|
||||
pub mod hash;
|
||||
pub mod inflation;
|
||||
pub mod instruction;
|
||||
pub mod instruction_processor_utils;
|
||||
pub mod loader_instruction;
|
||||
|
Reference in New Issue
Block a user