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
In the pending section, we should show transactions with lowest nonce first. So it's like a true outbox, and can help communicate why recently submitted transactions are pending.
This was included in the original designs so unless @cjeria changed his mind for some reason I assume this is good to go
The text was updated successfully, but these errors were encountered:
Transaction detail view is awesome.
In the
pending
section, we should show transactions with lowest nonce first. So it's like a true outbox, and can help communicate why recently submitted transactions are pending.This was included in the original designs so unless @cjeria changed his mind for some reason I assume this is good to go
The text was updated successfully, but these errors were encountered: