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
There seems to be a bug in the txmgr where it doesn't exit its publishing loop when encountering an "already mined" error. This can happen if there's an L1 rpc connection error publishing the tx, but the rpc did publish the tx in the background nonetheless and the tx is then included.
The text was updated successfully, but these errors were encountered:
There seems to be a bug in the txmgr where it doesn't exit its publishing loop when encountering an "already mined" error. This can happen if there's an L1 rpc connection error publishing the tx, but the rpc did publish the tx in the background nonetheless and the tx is then included.
The text was updated successfully, but these errors were encountered: