rgb-cln/channeld
Rusty Russell 2394c9a2e7 crypto_state: move to its own file.
In particular, the main daemon needs to pass it about (marshal/unmarshal)
but it won't need to actually use it after the next patch.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-10-20 18:31:32 +02:00
..
Makefile crypto_state: move to its own file. 2017-10-20 18:31:32 +02:00
channel.c Revert "gossip: send the *other* node's cltv_expiry_delta in channel_announce." 2017-10-11 11:54:50 +02:00
channel_wire.csv Revert "gossip: send the *other* node's cltv_expiry_delta in channel_announce." 2017-10-11 11:54:50 +02:00
channeld_htlc.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
full_channel.c Typo fix: CTLV -> CLTV. 2017-10-10 20:17:37 +02:00
full_channel.h channeld: don't allow NULL htlcmap for full_channel 2017-09-03 02:01:54 +02:00