You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens when a user is sending insufficient fees - the BuyExecution instruction fails and execution is aborted without depositing the already-withdrawn tokens. The same behavior is happening on Kusama as well, and I don't think we can easily do something about it. But let's say what parity says about the issue
Describe the bug
The total issuance of the native tokens is slightly off, expected:
To Reproduce
api.query.tokens.totalIssuance({ Token: "INTR" });
Expected behavior
The total issuance should stay the same.
Additional context
From @sander2:
The text was updated successfully, but these errors were encountered: