Skip to content

Channel balance_msat becomes negative #1886

Open
@cfromknecht

Description

@cfromknecht

In lightningnetwork/lnd#1499, @mojoaxel provided lnd and c-lightning logs related to a channel closure. I haven't looked into why it was force closed, but i did notice in those logs that the channel's balance_mast becomes negative. Here's the relevant comment: lightningnetwork/lnd#1499 (comment).

I'm not sure if there is a deeper issue or what it might be, but an extra assert(balance_msat >= 0); inserted here would probably help track it down. Extensive c-lightning logs were also provided in the issue, hopefully they're helpful to you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions