mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-09 08:04:19 +01:00
The containing `struct routing_channel` contains src and dst, so remove them. However, the channel_update msgidx does belong int `struct node_connection` along with the channel_update. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>