Errors/Chain errors

POWRegistrationDisabled

This call or feature is switched off on this network

View as Markdown

sudo_set_network_pow_registration_allowed unconditionally fails because proof-of-work registration is deprecated and its toggle can no longer be changed. Nothing to check; the call is permanently disabled.

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

Remediation

This call or feature is switched off on this network

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