Errors/Chain errors
SubtokenDisabled
The subnet is not active yet; wait for start_call
The subnet's alpha token is not yet enabled, so staking, swapping, and trading on it are blocked; SubtokenEnabled is false until the owner makes the start_call after registration. Check SubtokenEnabled for the netuid involved.
Declared by the SubtensorModule, Swap pallets; it classifies to the semantic code subtoken_disabled.
Declared at pallets/subtensor/src/macros/errors.rs#L212, pallets/swap/src/pallet/mod.rs#L172.
Remediation
The subnet is not active yet; wait for start_call
The same explanation is available in the terminal: btcli explain SubtokenDisabled.