Skip to content

Commit

Permalink
doc: Add getemergencyrecover to the hsmtool doc
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Neuroth <[email protected]>
  • Loading branch information
nepet committed Nov 28, 2023
1 parent 9d40a16 commit 3d51f00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/lightning-hsmtool.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
----

Expand Down

0 comments on commit 3d51f00

Please sign in to comment.