Errors/Chain errors

TransferDisallowed

Stake transfers are disabled for this origin or destination subnet; ask the subnet owner to enable the transfer toggle, or use a different path

View as Markdown

A stake transfer or cross-subnet move was attempted while the origin or destination subnet has stake transfers switched off. Check the TransferToggle storage for both netuids involved; the subnet owner must enable transfers first.

Declared by the SubtensorModule pallet; it classifies to the semantic code disabled.

Declared at pallets/subtensor/src/macros/errors.rs#L195.

Remediation

Stake transfers are disabled for this origin or destination subnet; ask the subnet owner to enable the transfer toggle, or use a different path

The same explanation is available in the terminal: btcli explain TransferDisallowed.