encointer / encointer-wallet-flutter

Encointer mobile wallet flutter implementation
https://encointer.org
Apache License 2.0
21 stars 15 forks source link

Properly interpret invalid transaction error instead of inferring misleading insufficient funds. #1635

Open clangenb opened 8 months ago

clangenb commented 8 months ago

Insufficient funds is only one variant of the invalid transaction error, yet we always infer that it is that one. This makes it very hard to debug.