mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-29 20:04:34 +01:00
Two cases: 1. Node no longer has any public channels: remove node_announcement. 2. Node's node_announcement now preceeds all the channel_announcements: move node_announcement to the end. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>