Browse Source
We get intermittant failure: WIRE_UNKNOWN_NEXT_PEER (First peer not ready) because CHANNELD_NORMAL and actually telling gossipd that the channel is available are distinct things: we need both. (For test_closing_different_fees, we were testing CHANNELD_NORMAL on the peer, not on l1, too). But we may also directly send the announcement sigs if the height is sufficient, so the simplest is to unify the messages. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
3 changed files with 11 additions and 6 deletions
Loading…
Reference in new issue