active
last updated:

check_vote_account

Sanity check vote account state at startup. The JSON RPC endpoint at RPC_URL must expose `--full-rpc-api`"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "check_vote_account",
  "properties": {
    "long": "check-vote-account",
    "takes_value": "true",
    "value_name": "RPC_URL",
    "requires": "entrypoint",
    "conflicts_with_all": "&[\"no_check_vote_account\", \"no_voting\"]",
    "help": "\n                    \"Sanity check vote account state at startup. The JSON RPC endpoint at RPC_URL \\\n                     must expose `--full-rpc-api`\",\n                "
  },
  "isDeprecated": false
}