encointer / encointer-wallet-flutter

Encointer mobile wallet flutter implementation

Home Page:https://encointer.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insufficient funds error while sending extrinsics

clangenb opened this issue · comments

The problem is that the insufficient funds error is misleading because the actual app error is a bad signature, see #1635. The actual error was invalid signature in this case, which is related to leonardocustodio/polkadart#418