Skip to content

Consider maturation period when channel funding UTXO is in a coinbase transaction #1396

Closed
@arik-so

Description

@arik-so

Currently, the channel manager assumes that as soon as a channel has six confirmations, its funding is locked. However, in the rare case that a channel gets funded from a coinbase transaction, those funds aren't spendable until the output matures 100 blocks later. We should add a flag to keep track of this edge case so we don't send the funding locked message prematurely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions