deprecated (from v2.0.14)
last updated:

halt_on_known_validators_accounts_hash_mismatch

Only expose the RPC methods required to serve snapshots to other nodes

timeline overview

introduced

v1.17.28

deprecated

v2.0.14

removed

v2.0.14

reactivated

n/a

raw details (from release v1.18.26):

{
  "name": "halt_on_known_validators_accounts_hash_mismatch",
  "properties": {
    "alias": "halt-on-trusted-validators-accounts-hash-mismatch",
    "long": "minimal-rpc-api",
    "requires": "known_validators",
    "takes_value": "false",
    "help": "Only expose the RPC methods required to serve snapshots to other nodes",
    "conflicts_with": "no_incremental_snapshots",
    "long_help": "\n            \"Enable incremental snapshots by setting this flag.  When enabled, \\\n                 --snapshot-interval-slots will set the incremental snapshot interval. To set the\n                 full snapshot interval, use --full-snapshot-interval-slots.\",\n        "
  },
  "isDeprecated": false
}