Skip to content

Add ChannelPending event emitted upon funding_signed#2098

Merged
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
tnull:2023-03-add-channel-pending-event
Apr 3, 2023
Merged

Add ChannelPending event emitted upon funding_signed#2098
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
tnull:2023-03-add-channel-pending-event

Conversation

@tnull
Copy link
Copy Markdown
Contributor

@tnull tnull commented Mar 10, 2023

Users currently don't have good way of being notified when channel open negotiations have succeeded and new channels are pending confirmation on chain.

To this end, we add a new ChannelPending event that is emitted when send or receive a funding_signed message, i.e., at the last moment before waiting for the confirmation period.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants