core-lightning/hsmd
Christian Decker ac836bbd1b libhsmd: Add status functions to report to whoever is listening
These are currently just shims that replicate the old behavior, but
when compiling as a library we can relink the status_* functions to
something that makes sense in the context of the user, and not assume
we're running as a subdaemon.
2021-05-04 11:18:52 +09:30
..
capabilities.h hsmd: add message to sign the mutual close transaction. 2018-07-24 00:40:01 +02:00
hsmd.c libhsmd: Add status functions to report to whoever is listening 2021-05-04 11:18:52 +09:30
hsmd_wire.csv hsmd: code to sign bolt12 messages with a tweaked key. 2020-12-23 14:24:39 +01:00
hsmd_wiregen.c tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
hsmd_wiregen.h tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
libhsmd.c libhsmd: Add status functions to report to whoever is listening 2021-05-04 11:18:52 +09:30
libhsmd.h libhsmd: Add status functions to report to whoever is listening 2021-05-04 11:18:52 +09:30
Makefile libhsmd: Add scaffolding to start separating hsmd from io logic 2021-05-04 11:18:52 +09:30