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
With conditional transactions the options has a blockNumberMax field. We could always set this to current block number + 2. Then we never have to worry about "replacement underpriced" and cancellations. We can just start from scratch if our UO isn't mined in 2 blocks.
The text was updated successfully, but these errors were encountered:
Describe the feature
https://eips.ethereum.org/EIPS/eip-7796
With conditional transactions the options has a blockNumberMax field. We could always set this to current block number + 2. Then we never have to worry about "replacement underpriced" and cancellations. We can just start from scratch if our UO isn't mined in 2 blocks.
The text was updated successfully, but these errors were encountered: