active
last updated:

gossip_validators

A list of validators to gossip with. If specified, gossip will not pushpull from from validators outside this set. [default: all validators]"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "gossip_validators",
  "properties": {
    "long": "gossip-validator",
    "validator": "is_pubkey",
    "value_name": "VALIDATOR IDENTITY",
    "multiple": "true",
    "takes_value": "true",
    "help": "\n                    \"A list of validators to gossip with. If specified, gossip will not \\\n                     push/pull from from validators outside this set. [default: all validators]\",\n                "
  },
  "isDeprecated": false
}