active
last updated:

accounts_db_foreground_threads

Number of threads to use for AccountsDb block processing

timeline overview

introduced

v2.1.0

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "struct": "AccountsDbForegroundThreadsArg",
  "name": "accounts_db_foreground_threads",
  "long_name": "accounts-db-foreground-threads",
  "help": "Number of threads to use for AccountsDb block processing",
  "default": "accounts_db::default_num_foreground_threads()",
  "max": null,
  "min": null
}