Browse Source
If the source channel is onchain, we try to send a message to onchaind which (1) doesn't care, (2) doesn't take a channel_fail_htlc msg, and (3) causes us to crash in subd.c: assert(!strstarts(sd->msgname(fromwire_peektype(msg_out)), "INVALID")); Fixes: #821 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue