core-lightning/hsmd
Rusty Russell 2575dbf493 hsmd: provide routine to get the per-commitment point.
This will be used by onchaind for now, but also for openingd and channeld
in future, so it returns the old revocation secret as well.

Of course, the HSM should refuse to sign a commitment transaction if it
has handed out the revocation secret previously!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-07-24 00:40:01 +02:00
..
capabilities.h hsmd: provide routine to get the per-commitment point. 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_client_wire_csv hsmd: provide routine to get the per-commitment point. 2018-07-24 00:40:01 +02:00
hsm.c hsmd: provide routine to get the per-commitment point. 2018-07-24 00:40:01 +02:00
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00