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

Fix trying node announcement broadcast for unannouced nodes #248

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented Feb 10, 2024

Previously, we would skip broadcasting node announcements if we had any public channel. Here, we fix this bug and instead skip broadcasts if we don't have any public channels.

Previously, we would skip broadcasting node announcements if we had any
public channel. Here, we fix this bug and instead skip broadcasts if we
*don't* have any public channels.
@tnull tnull merged commit ff38966 into lightningdevkit:main Feb 12, 2024
11 of 13 checks passed
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.

2 participants