Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lightningd: fix funding_locked in channel_opened notification. #5489

Conversation

rustyrussell
Copy link
Contributor

Previously, "funding_locked" was always "true"!

(It's actually been wrong since its introduction in v0.7.3!)

Changelog-Fixed: Plugins: channel_opened notification funding_locked field is now accurate: was always true.

Previously, "funding_locked" was always "true"!

(It's actually been wrong since its introduction in v0.7.3!)

Changelog-Fixed: Plugins: `channel_opened` notification `funding_locked` field is now accurate: was always `true`.
Signed-off-by: Rusty Russell <[email protected]>
@rustyrussell rustyrussell force-pushed the fix-funding-locked-notification branch from 75c5ba1 to bd6e97b Compare August 3, 2022 01:22
@niftynei
Copy link
Collaborator

niftynei commented Aug 3, 2022

oh nice! This particularly becomes important for zerconfs eh.

ACK bd6e97b

@rustyrussell rustyrussell added this to the v0.12 milestone Aug 4, 2022
@rustyrussell rustyrussell merged commit 645b1b5 into ElementsProject:master Aug 4, 2022
@trueptolemy
Copy link
Collaborator

Sorry for late response. Good work! :-)

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.

3 participants