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
might be able to get more tx execution speed and avoid nonce issues
though we'll prob still need to throttle it to like 4-5 txs at a time to avoid gas issues (gas increases per tx and sending lots of txs = more gas = higher chance of failure due to insufficient gas between simulate and write)
The text was updated successfully, but these errors were encountered:
might be able to get more tx execution speed and avoid nonce issues
though we'll prob still need to throttle it to like 4-5 txs at a time to avoid gas issues (gas increases per tx and sending lots of txs = more gas = higher chance of failure due to insufficient gas between simulate and write)
The text was updated successfully, but these errors were encountered: