Skip to content
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

Loop in onchain estimate shows as 1 sat/vb when insufficient funds available to construct transaction #721

Open
mrfelton opened this issue Feb 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mrfelton
Copy link

When attempting to perform a loop in for an amount that is greater than the amount of confirmed onchain funds, terminal's loop ui shows the estimated onchain fee as 1 sat/vb, even though lnd returned the error insufficient funds available to construct transaction

Expected behavior

It should show an error informing that there are not enough confirmed funds in the wallet. And potentially, it should give the option to spend unconfirmed funds.

Actual behavior

It shows the estimated onchain transaction fee at 1 sat/vb

To reproduce

Attempt a loop in for an amount greater than the total confirmed onchain funds in lnd.

System information

Terminal web, lnd 0.17.4

@mrfelton mrfelton added the bug Something isn't working label Feb 11, 2024
@mrfelton mrfelton changed the title Loop in onchain estimate show as 1 sat/vb when insufficient funds available to construct transaction Loop in onchain estimate shows as 1 sat/vb when insufficient funds available to construct transaction Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant