deprecated (from v1.17.28)
last updated:

accounts_db_verify_refcounts

Debug option to scan all append vecs and verify account index refcounts prior to clean"

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": "accounts_db_verify_refcounts",
  "properties": {
    "long": "accounts-db-verify-refcounts",
    "help": "\n                    \"Debug option to scan all append vecs and verify account index refcounts \\\n                     prior to clean\",\n                ",
    "hidden": "hidden_unless_forced()"
  },
  "isDeprecated": true
}