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

[bug]: confirmed funds gone after sweeping all tx #8812

Open
philipp1992 opened this issue Jun 5, 2024 · 1 comment
Open

[bug]: confirmed funds gone after sweeping all tx #8812

philipp1992 opened this issue Jun 5, 2024 · 1 comment
Labels
question Support questions, not issues with the code utxo sweeping

Comments

@philipp1992
Copy link

philipp1992 commented Jun 5, 2024

Hi,

im using LND 0.15.4-beta commit=v0.15.4-beta-1-g56476b632.
I had about 22mio sats offchain balance that was displayed by LND as confirmed, i didnt move those for a long time.
I tried to open a new channel and lnd said that my onchain balance is too low. I couldnt explain why, because there was no pending tx and no unconfirmed balance, so i decided to sweep all transactions, assuming that this would free up funds that are locked in script tx.

The sweep was successfully broadcasting a TX but not my unconfirmed balance is only 122k sats and the rest is not displayed anymore.

There is now only a single UTX left in my wallet that is the sweep tx.

How can i recover the remaining?

@philipp1992 philipp1992 added bug Unintended code behaviour needs triage labels Jun 5, 2024
@guggero
Copy link
Collaborator

guggero commented Jun 6, 2024

Can you share some transaction IDs please? Otherwise it's hard to say. Also, is this Neutrino or bitcoind? Updating to the latest version is definitely also a good idea.

@sputn1ck sputn1ck added utxo sweeping question Support questions, not issues with the code and removed bug Unintended code behaviour needs triage labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Support questions, not issues with the code utxo sweeping
Projects
None yet
Development

No branches or pull requests

3 participants