Skip to content

Add FundingSigned event #3023

@jbesraa

Description

@jbesraa

Currently LDK will broadcast the funding transaction for outbound channels after we receive FundingSigned from the counterparty node.

We should introduce a new flag(manually_broadcast_outbound_channels?) and when set, FundingSigned event will be emitted instead of broadcasting the tx and emitting ChannelPending event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions