bitbox-wallet-app
bitbox-wallet-app copied to clipboard
backend/handlers: fix bug in etherscan.ERC20GasErr handling
The error string was not correctly checked in handlers.go, which lead the frontend to show a generic error instead of the specific one.