Errors/Chain errors

DeltaZero

Check the argument values against the operation schema

View as Markdown

The issuance adjustment was called with a delta of zero, which is meaningless. Check the delta argument to force_adjust_total_issuance and pass a strictly positive amount.

Declared by the Balances 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 DeltaZero.