core-lightning/lightningd/channel
Rusty Russell 3c22aaa213 htlc: move htlc structure into channeld.
Other places require the flags and states, but the structure is
only needed in channeld, and even then we can remove several fields.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00
..
channel_wire.csv channeld: hand in chain_hash. 2017-08-22 14:56:02 +02:00
channel.c gossip: include chain_hash in gossip messages. 2017-08-22 14:56:02 +02:00
channeld_htlc.h htlc: move htlc structure into channeld. 2017-08-29 17:54:14 +02:00
Makefile htlc: move htlc structure into channeld. 2017-08-29 17:54:14 +02:00