rgb-cln/lightningd/hsm
Rusty Russell 8edac22595 hsm: don't require privkey for signing off on funding.
I made it privkey to prove we owned one key, but without the HSM checking
we have a valid sig for the first commitment transaction, and that
we haven't revealed the revocation secret key, why bother?

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-24 16:22:56 +10:30
..
Makefile hsm: return BIP32 public seed on initialization. 2017-02-21 15:15:29 +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 hsm: don't require privkey for signing off on funding. 2017-02-24 16:22:56 +10:30
hsm_client_wire_csv lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
hsm_control_wire_csv hsm: don't require privkey for signing off on funding. 2017-02-24 16:22:56 +10:30
hsm_status_wire_csv hsm: return BIP32 public seed on initialization. 2017-02-21 15:15:29 +10:30