add worker threads during startup (#20700)

This commit is contained in:
Jeff Washington (jwash)
2021-10-15 10:40:36 -05:00
committed by GitHub
parent e225ed7ab0
commit b80fd7566a
3 changed files with 45 additions and 15 deletions

View File

@@ -1397,7 +1397,7 @@ impl<T: IndexValue> AccountsIndex<T> {
}
pub fn set_startup(&self, value: bool) {
self.storage.storage.set_startup(value);
self.storage.set_startup(value);
}
/// Get an account