core-lightning/lightningd/channel
Rusty Russell 7105085801 lightningd/channel: hand back changed htlcs, not callbacks.
Means caller has to do some more work, but this is closer to what we want:
we're going to want to send them to the master daemon for atomic commit.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-23 09:29:42 +09:30
..
channel_wire.csv BOLT update for 8-byte satoshi values, and other updates. 2017-06-07 09:19:04 +09:30
channel.c lightningd/channel: hand back changed htlcs, not callbacks. 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