mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-30 20:34:20 +01:00
1. make queue_peer_msg() use both if branches, as both equally likely. 2. Remove redundant *scid = NULL in handle_channel_announcement. 3. Log failing pending channel_updates. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>