core-lightning/lightningd/hsm
Rusty Russell 21498647e2 lightningd/hsm: remove status_send.
Since we use async IO, we can't use status_send.  We keep a pointer to the
master daemon_conn, and use that to send.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-03-20 07:50:53 +10:30
..
client.c lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
client.h lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
hsm.c lightningd/hsm: remove status_send. 2017-03-20 07:50:53 +10:30
hsm_client_wire_csv lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
hsm_wire.csv tools/generate-wire.py: allow typename instead of type sizes. 2017-03-16 14:35:25 +10:30
Makefile lightningd/hsm: convert to subd. 2017-03-11 07:19:32 +10:30