pub fn run( num_accounts: usize, init_account_balance: u64, block_size: usize, db_dir: impl AsRef<Path>, storage_pruner_config: StoragePrunerConfig)