Errors/Chain errors

NoSelfProxy

Check the argument values against the operation schema

View as Markdown

An account attempted to register itself as its own proxy, which is not allowed. Check the delegate argument to add_proxy and ensure it differs from the calling (delegator) account.

Declared by the Proxy pallet; it classifies to the semantic code invalid_argument.

Remediation

Check the argument values against the operation schema

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