Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 764 Bytes

File metadata and controls

13 lines (10 loc) · 764 Bytes

Guide for Validators

Current Shutdown Behaviour

  • Miner scoring, database syncing, game ingestion, and website exports are permanently disabled.
  • Validators now hardcode 100% of weight to the subnet burn hotkey 5DcErZoVeG7ZShXwKFgJURuGXmdAVwmYzyvLAgpPjrPznDMB.
  • Chain weight setting plus the automatic updater remain active; everything else is idle.
  • No configuration changes are required — defaults enforce this behaviour out of the box.

Operator Checklist

  1. Update the repo and reinstall requirements as usual.
  2. Run source ./scripts/start_neuron.sh --neuron.validator (or your preferred invocation).
  3. The validator will sync the metagraph, keep the auto-updater alive, and repeatedly set weights to the burn key. Nothing else is needed.