Post #330, we're able to address this TODO, so we should:
| // 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. |
Post #330, we're able to address this TODO, so we should:
ldk-node/src/event.rs
Lines 1034 to 1036 in 20a6927