core-lightning/lightningd/hsm
Rusty Russell 85ff95e829 common: new directory for any shared objects.
To avoid everything pulling in HTLCs stuff to the opening daemon, we
split the channel and commit_tx routines into initial_channel and
initial_commit_tx (no HTLC support) and move full HTLC supporting versions
into channeld.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00
..
client.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
client.h struct secret: use everywhere. 2017-05-09 11:43:35 +09:30
hsm_client_wire_csv lightningd: remove unused offset field from CSV files. 2017-05-25 14:24:47 +09:30
hsm_wire.csv bip32: marshal/unmarshal routines. 2017-08-20 13:06:41 +09:30
hsm.c common: new directory for any shared objects. 2017-08-29 17:54:14 +02:00
Makefile common: new directory for any shared objects. 2017-08-29 17:54:14 +02:00