mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
65bf347ad3
Just a security measure to avoid alternative use-cases of the hsmd running into the issue that they need to send a `WIRE_HSMD_INIT` message as first message. If that is not done, the `secretstuff` won't get initialized and we'd be producing signatures from uninitialized memory, which are completely useless. Changelog-None: Internal change only |
||
---|---|---|
.. | ||
capabilities.h | ||
hsmd_wire.csv | ||
hsmd_wiregen.c | ||
hsmd_wiregen.h | ||
hsmd.c | ||
Makefile |