You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/lightning-hsmtool.8.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ This produces the same results as lightning-commando-rune(7) on a fresh node.
74
74
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).
75
75
76
76
**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`.
78
78
79
79
**getemergencyrecover***emergency.recover\_path*
80
80
Print out the bech32 encoded emergency.recover file.
0 commit comments