mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-08 15:44:19 +01:00
By combining set_state() with selected_peer() we can give a single log line describing what we're asking for, from whom. We also add more verbosity to a few key areas, such as gossip rotation and when gossipd tells a peer to send an error. And move a comment which was above the wrong function (due to rebase?). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>