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
For a follow up, we need to fix the `txmgr.Queue` to use `TxMgr.SendAsync`, or just use `SendAsync` directly, because we need to lock in the nonce at the point we submit the transaction. This should also have been fixed before Holocene, but with the strict ordering requirements, this becomes more important.
Originally posted by @sebastianst in #12390 (comment)
The text was updated successfully, but these errors were encountered: