Skip to content

LND does not recover limbo balance from Borked channels #7548

@pvorangecrush

Description

@pvorangecrush

Background

I had 4 force closes that got "ChanStatusBorked". The limbo_balance which should be owed to me just sits in a V0_P2WSH output. I can't find any evidence that LND is tracking these outputs and will attempt to claim them into the wallet. For one of these closures it has been 2041 confirmations, so I think csv_delay has likely been passed. To me it seems LND is not trying to claim these funds. How do I do so? Are the funds lost for all time?

Your environment

  • LND: "v0.15.5-beta",
  • Linux: "19.0-35-generic 36~22.04.1-Ubuntu"
  • bitcoind: v24.99.0-78aee0fe2ca7

Steps to reproduce

All channels that have channel status ChanStatusBorked fail to claim limbo funds to wallet.

ChannelPoint: d6e99309184e39e44b2c645d2f092e639ba9ff8fd4b571199131a40bde0fad5d:0
ClosingTx: 1e71b62453757b32246fcfe07e257e055572f675295143d3657dcf05f3bcbbfe

ChannelPoint: 2a150dea324cc6ae0da58d7d4e69417402bac0a0dc36bb07410ca776ec987da6:1
ClosingTx: 22fdea129652378ed6c12045754e692ca3a5472eb614efc59b434be9d86d2f22

ChannelPoint: af25ab94051503e0a44f0672af2bf6547859b771b0a73315dc2e410ec19f9c0a:2
ClosingTx: 45e034087408f1156bb86ede9d056cd9224e148d39764c68fe84bc9162c16e69

ChannelPoint: 739db084c4093385e993c745e72f1b21e886a6f61388532851d51e8b3cbddcb0:0
ClosingTx: 78b8c3c58e210f9fd73db6aa544d7f6d4887602c738b257d3509149be46a8044

Expected behaviour

Limbo funds should be spendable in wallet.

Actual behaviour

Limbo funds are not spendable in wallet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions