How can I automatically "speed up" transactions by replacing them with higher gas prices? #3843
Unanswered
liamzebedee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems like libraries like
wagmi
manage to confirm transactions faster than when I use ethers.js. Although I haven't found the code, their docs imply that transactions are automatically "sped up".Is there a simple way to do this with ethers.js? Cheers 🙏
Beta Was this translation helpful? Give feedback.
All reactions