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

Reject inbound requests for announced channels if we're not in 'forwarding mode' #423

Open
tnull opened this issue Jan 2, 2025 · 0 comments
Milestone

Comments

@tnull
Copy link
Collaborator

tnull commented Jan 2, 2025

Post #330, we're able to address this TODO, so we should:

ldk-node/src/event.rs

Lines 1034 to 1036 in 20a6927

// TODO: We should use `is_announced` flag above and reject announced channels if
// we're not a forwading node, once we add a 'forwarding mode' based on listening
// address / node alias being set.

@tnull tnull added this to the 0.5 milestone Jan 2, 2025
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

No branches or pull requests

1 participant