Rent tangential stuff (#5910)
* rename rent.rs to rent_calculator.rs * add rent sysvar * integrate rent_calculator with bank * rent_calculator integration with genesis * add test for rent sysvar
This commit is contained in:
@@ -13,7 +13,7 @@ pub mod native_loader;
|
||||
pub mod packet;
|
||||
pub mod poh_config;
|
||||
pub mod pubkey;
|
||||
pub mod rent;
|
||||
pub mod rent_calculator;
|
||||
pub mod rpc_port;
|
||||
pub mod short_vec;
|
||||
pub mod system_instruction;
|
||||
|
Reference in New Issue
Block a user