deprecated (from v1.17.28)
last updated:

no_skip_initial_accounts_db_clean

Do not skip the initial cleaning of accounts when verifying snapshot bank

timeline overview

introduced

v1.17.28

deprecated

v1.17.28

removed

n/a

reactivated

n/a

note: this is a hidden cli argument.

raw details (from release v2.2.3):

{
  "name": "no_skip_initial_accounts_db_clean",
  "properties": {
    "long": "no-skip-initial-accounts-db-clean",
    "help": "Do not skip the initial cleaning of accounts when verifying snapshot bank",
    "hidden": "hidden_unless_forced()",
    "conflicts_with": "accounts_db_skip_shrink"
  },
  "isDeprecated": true
}