active
last updated:

known_validators

A snapshot hash must be published in gossip by this validator to be accepted. May be specified multiple times. If unspecified any snapshot hash will be accepted"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "known_validators",
  "properties": {
    "alias": "trusted-validator",
    "long": "known-validator",
    "validator": "is_pubkey",
    "value_name": "VALIDATOR IDENTITY",
    "multiple": "true",
    "takes_value": "true",
    "help": "\n                    \"A snapshot hash must be published in gossip by this validator to be \\\n                     accepted. May be specified multiple times. If unspecified any snapshot hash \\\n                     will be accepted\",\n                "
  },
  "isDeprecated": false
}