rgb-cln/lightningd/channel
Rusty Russell 4a161b710d channeld: pass htlcs to master daemon in batches.
When adding their HTLCs, it needs all the information.  When failing,
it needs the id as key and the failure reason.  When fulfilling, it
needs the id and payment preimage.

It also needs to know when we have received an revoke_and_ack or a
commitment_signed, to place in the database.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
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
channel.c channeld: pass htlcs to master daemon in batches. 2017-06-23 09:29:42 +09:30
channel_wire.csv channeld: pass htlcs to master daemon in batches. 2017-06-23 09:29:42 +09:30