validator/config.py.
See:
The ID of the subnet to run on. Default for production: 62. For local testing: 1.
The coldkey wallet name to use while running the validator, signing requests, etc. Defaults to
validator. Change this if you’ve created a custom local test wallet.The hotkey name under the coldkey wallet. Defaults to
default. Change this if you’ve created a custom local test hotkey.How often the validator sets weights on-chain.
Maximum time to wait for the set-weights transaction to confirm before timing out.
Delay before starting to evaluate challenges. Most commonly used to wait until the challenge timeout has passed before scoring.
For local testing without generating real problems or making real inference calls.

