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
The text was updated successfully, but these errors were encountered:
fionnachan
changed the title
Stuck pending card on tx history panel if transaction is replaced
UI bug: stuck pending card on tx history panel when transaction is replaced
May 25, 2023
we currently don't store nonce / transaction count in the Transaction object in local storage
if we want to compare the nonce we'll have to add it to the Transaction object from useArbTokenBridge
Tasks
The text was updated successfully, but these errors were encountered: