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
Describe the bug
handle and parse errors from TrezorConnect.blockchainEstimateFee in ethereum composeTransaction process.
Prevent from sending if invalid smart contract/ other error detected
Currently, a user can pay a fee even for an invalid transaction.
Describe the bug
handle and parse errors from
TrezorConnect.blockchainEstimateFee
in ethereum composeTransaction process.Prevent from sending if invalid smart contract/ other error detected
Currently, a user can pay a fee even for an invalid transaction.
handle errors returned by
estimateFee
methodThe text was updated successfully, but these errors were encountered: