restore name: Bank::new_with_paths (#19122)
This commit is contained in:
committed by
GitHub
parent
c56bccdf32
commit
5874f75a26
@ -406,7 +406,7 @@ pub fn process_blockstore(
|
||||
}
|
||||
|
||||
// Setup bank for slot 0
|
||||
let bank0 = Bank::new_with_paths_production(
|
||||
let bank0 = Bank::new_with_paths(
|
||||
genesis_config,
|
||||
account_paths,
|
||||
&opts.frozen_accounts,
|
||||
|
Reference in New Issue
Block a user