core-lightning/lightningd/channel
Rusty Russell d95adf7f33 subd: hand through fatal messages as well to callback.
This matters in one case: channeld receiving a bad message is a
permenant failure, whereas losing a connection is transient.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-23 09:29:42 +09:30
..
channel.c lightningd: simply store commit index, rather than count sent/received. 2017-06-23 09:29:42 +09:30
channel_wire.csv subd: hand through fatal messages as well to callback. 2017-06-23 09:29:42 +09:30
Makefile channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30