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
So, we will not see reasons why sending of transaction could hang for some time due to a reason of incorrect nonce.
That's why a warning message needs to be added to inform about this incorrect situation.
The text was updated successfully, but these errors were encountered:
noot
pushed a commit
to noot/poa-bridge
that referenced
this issue
Jul 18, 2018
Now new nonce is being looked for silently:
https://github.com/poanetwork/poa-bridge/blob/83eeb9d51bbf7c0d112ddacb8179e4b730486ced/bridge/src/bridge/nonce.rs#L107-L110
So, we will not see reasons why sending of transaction could hang for some time due to a reason of incorrect nonce.
That's why a warning message needs to be added to inform about this incorrect situation.
The text was updated successfully, but these errors were encountered: