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
Use case:
I send a tx, the tx is in pending state, I hit refresh
Expected result:
I should still have loading windows showing pending state and waiting for tx to be relayed.
OR
query blockchain see if tx was already mined, display alert saying that your last tx was successfully processed.
After having success state of tx, clean localStorage
Current behavior:
The state is lost.
The text was updated successfully, but these errors were encountered:
Use case:
I send a tx, the tx is in pending state, I hit refresh
Expected result:
I should still have loading windows showing pending state and waiting for tx to be relayed.
OR
query blockchain see if tx was already mined, display alert saying that your last tx was successfully processed.
After having
success
state of tx, clean localStorageCurrent behavior:
The state is lost.
The text was updated successfully, but these errors were encountered: