mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-28 19:34:25 +01:00
This fixes the only case where the master currently has to write directly to the peer: re-sending an error. We make gossipd do it, by adding a new gossipctl_fail_peer message. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>