rgb-cln/hsmd
Christian Decker ce845853b0 hsm: Generate fully signed transactions and return them to caller
So far we have been generating the tx both in the HSM and in the
caller, and had to rely on them generating exactly the same
transaction. This makes it a lot simpler by fully signing and
serializing the TX on the HSM side and the caller just needs to unpack
and broadcast it.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-01-08 17:19:25 +01:00
..
Makefile hsm: Cleanup after merging control and client libraries 2017-12-03 17:06:13 +01:00
capabilities.h hsm: Make the master simply a client with special capabilities 2017-12-03 17:06:13 +01:00
client.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
client.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
hsm.c hsm: Generate fully signed transactions and return them to caller 2018-01-08 17:19:25 +01:00
hsm_client_wire_csv hsm: Generate fully signed transactions and return them to caller 2018-01-08 17:19:25 +01:00