doc: Add getemergencyrecover to the hsmtool doc

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
This commit is contained in:
Peter Neuroth
2023-11-24 17:05:03 +01:00
parent 9d40a165a0
commit 3d51f00147

View File

@@ -76,6 +76,9 @@ You will still need to create a rune once the node starts, if you want commando
**getcodexsecret** *hsm\_secret\_path* *id*
Print out the BIP-93 formatted HSM secret, for use with `--recover`. The `id` is any 4 character string you can use to identify this secret (e.g. `adi0`): it cannot contain `i`, `o`, or `b`, but can contain digits except `1`.
**getemergencyrecover** *emergency.recover\_path*
Print out the bech32 encoded emergency.recover file.
BUGS
----