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
At this moment the gas price can be set to 0... which when retried the minimum can be set to 0 because 0 / 100 * 10 = 0 so lets not do this because txs will either fail or hang in pending.
I can do the background if you want to handle the ui @danjm
The text was updated successfully, but these errors were encountered:
At this moment the gas price can be set to 0... which when retried the minimum can be set to 0 because 0 / 100 * 10 = 0 so lets not do this because txs will either fail or hang in pending.
I can do the background if you want to handle the ui @danjm
The text was updated successfully, but these errors were encountered: