Skip to content

Commit 017581c

Browse files
ShahanaFarooquinepet
authored andcommitted
doc: update decode instruction for emergency.recover
Related to: #6711 #6773 Changelog-None
1 parent 9e9c3db commit 017581c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/lightning-decode.7.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ The **decode** RPC command checks and parses:
1515
or `LIGHTNING:`) as specified by the BOLT 11 and BOLT 12
1616
specifications.
1717
- a *rune* as created by lightning-commando-rune(7).
18-
- a *emergency\_recover* starting with clnemerg1 which contains the content of emergency.recover file.
18+
- an *emergency\_recover* string generated by hsmtool like
19+
`lightning-hsmtool getemergencyrecover <path/to/emergency.recover>`.
20+
It holds `emergency.recover` contents and starts with `clnemerg1`.
1921

2022
It may decode other formats in future.
2123

0 commit comments

Comments
 (0)