active
last updated:

wait_for_supermajority

After processing the ledger and the next slot is SLOT, wait until a supermajority of stake is visible on gossip before starting PoH"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "wait_for_supermajority",
  "properties": {
    "long": "wait-for-supermajority",
    "requires": "expected_shred_version",
    "value_name": "SLOT",
    "validator": "is_slot",
    "help": "\n                    \"After processing the ledger and the next slot is SLOT, wait until a \\\n                     supermajority of stake is visible on gossip before starting PoH\",\n                "
  },
  "isDeprecated": false
}