BUG: Error on SEND ETH, even though successful
Scenario: Sending ETH
In certain cases (to be determined), the wallet will time out after 120s with the generic error of "Something went wrong". This error is returned, even though the transaction is sent successfully.
In testing, there seems to be an issue with the "Tx fee", as the amount sent (per the blockchain) appears to be the intended amount PLUS the fee. A few more tests are required in order to isolate the condition that causes this issue, and then it should be easy to correct.