rgb-cln/hsmd
Rusty Russell 32d12e725f hsm: simplify code.
1. The handle pointer is always set to handle_client: just call direclty.
2. Call the root 'client' variable master.
3. We never exit the io_loop: we exit via master_gone instead, so cleanup there.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-08-24 19:54:32 +02:00
..
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
client.c tools/generate-wire.py: remove length argument from fromwire_ routines. 2018-02-20 22:36:21 +01:00
client.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
hsm.c hsm: simplify code. 2018-08-24 19:54:32 +02:00
hsm_client_wire_csv hsm: routine to validate that a future secret is correct. 2018-08-23 14:46:22 +02:00