-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add loop to find closest target's fee estimate #365
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
7573f1c
to
68411a1
Compare
d524302
to
89c7293
Compare
89c7293
to
8ac0a84
Compare
This reverts commit 42fd2d6.
…lava/get-fee-estimate
Not sure we should fix it like this actually, I think the method should throw an error if the confirmation target isn't available. We are also trying to get around testnet being broken, if we change anything it should be in the UI or sats-wagmi - maybe hardcode the value to 1 instead in that case as it should be. |
Closes #364