active
last updated:

bind_address

IP address to bind the validator ports

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "bind_address",
  "properties": {
    "long": "bind-address",
    "value_name": "HOST",
    "takes_value": "true",
    "validator": "solana_net_utils::is_host",
    "default_value": "&default_args.bind_address",
    "help": "IP address to bind the validator ports"
  },
  "isDeprecated": false
}