mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
We had a number of entry points into the HSM, all with different behavior, so this is my attempt at unifying the way we handle clients. Every client, except master, now takes the same path entry point to the HSM and we use capability bit flags to indicate whether the client is allowed to execute a set of operations. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
capabilities.h | ||
client.c | ||
client.h | ||
hsm.c | ||
hsm_client_wire_csv | ||
hsm_wire.csv | ||
Makefile |