Skip to content

Commit 9ace27e

Browse files
committed
doc: Update example to be valid codex32 string
I guess this was to honor Aditya, but it was also a wrong example. Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
1 parent 3d51f00 commit 9ace27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/lightning-hsmtool.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This produces the same results as lightning-commando-rune(7) on a fresh node.
7474
You will still need to create a rune once the node starts, if you want commando to work (as it is only activated once it has generated one).
7575

7676
**getcodexsecret** *hsm\_secret\_path* *id*
77-
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`.
77+
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. `ad00`): it cannot contain `i`, `o`, or `b`, but can contain digits except `1`.
7878

7979
**getemergencyrecover** *emergency.recover\_path*
8080
Print out the bech32 encoded emergency.recover file.

0 commit comments

Comments
 (0)