deprecated (from v2.2.0)
last updated:

authorized_voter_keypair

Path to keypair of the authorized voter to add [default: read JSON keypair from stdin]"

timeline overview

introduced

v1.17.28

deprecated

v2.2.0

removed

v2.2.0

reactivated

n/a

raw details (from release v2.1.16):

{
  "name": "authorized_voter_keypair",
  "properties": {
    "index": "1",
    "value_name": "KEYPAIR",
    "required": "false",
    "takes_value": "true",
    "validator": "is_keypair",
    "help": "\n                                    \"Path to keypair of the authorized voter to add [default: \\\n                                     read JSON keypair from stdin]\",\n                                ",
    "after_help": "\n                            \"Note: the new authorized voter only applies to the currently running \\\n                             validator instance\",\n                        "
  },
  "isDeprecated": false
}