Files
lightning/lightningd
Rusty Russell 3c66d5fa03 gossipd: add flag for locally disabling channel.
We used to just manually set ROUTING_FLAGS_DISABLED, but that means we
then suppressed the real channel_update because we thought it was a
duplicate!

So use a local flag: set it for the channel when the peer disconnects,
and clear it when channeld sends a local update.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-07-27 14:12:00 +02:00
..
2017-10-20 18:31:32 +02:00
2018-06-18 12:33:25 +02:00
2018-05-05 17:55:10 +02:00
2018-02-16 13:08:29 +01:00
2018-07-17 12:32:00 +02:00
2018-07-17 12:32:00 +02:00