rgb-cln/hsmd
Rusty Russell 810abb6b21 bitcoin: create new wrapper type bitcoin_blkid, log backward endianness.
It's just a sha256_double, but importantly when we convert it to a
string (in type_to_string, which is used in logging) we use
bitcoin_blkid_to_hex() so it's reversed as people expect.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-21 11:05:38 +00: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 bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
hsm_client_wire_csv Modify hsm_sign_withdrawal to transmit scriptpubkey to withdraw to, rather than pkh. 2017-12-13 03:10:04 +00:00