mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-31 21:04:24 +01:00
The only real change is dump_gossip() used to call maybe_create_next_scid_reply(), but now I've simply renamed that to maybe_send_query_responses() and we call it directly. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>