active
last updated:

vote_account

Validator vote account public key. If unspecified, voting will be disabled. The authorized voter for the account must either be the --identity keypair or set by the --authorized-voter argument"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "vote_account",
  "properties": {
    "long": "vote-account",
    "value_name": "ADDRESS",
    "takes_value": "true",
    "validator": "is_pubkey_or_keypair",
    "requires": "identity",
    "help": "\n                    \"Validator vote account public key. If unspecified, voting will be disabled. \\\n                     The authorized voter for the account must either be the --identity keypair \\\n                     or set by the --authorized-voter argument\",\n                "
  },
  "isDeprecated": false
}