Expose tss to the other blockstore_processor path (#11070)

This commit is contained in:
Tyera Eulberg
2020-07-14 21:14:48 -06:00
committed by GitHub
parent 21beade4b9
commit 9a80e31bae
4 changed files with 99 additions and 49 deletions

View File

@ -680,6 +680,7 @@ fn load_bank_forks(
account_paths,
snapshot_config.as_ref(),
process_options,
None,
)
}