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

Commits on Feb 10, 2024

  1. Fix trying node announcement broadcast for unannouced nodes

    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 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    dea1bb4 View commit details
    Browse the repository at this point in the history