-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels