Skip to content

Commit

Permalink
doc: update decode instruction for emergency.recover
Browse files Browse the repository at this point in the history
Related to:
#6711
#6773

Changelog-None
  • Loading branch information
ShahanaFarooqui authored and nepet committed Nov 16, 2023
1 parent 9e9c3db commit 017581c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/lightning-decode.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ The **decode** RPC command checks and parses:
or `LIGHTNING:`) as specified by the BOLT 11 and BOLT 12
specifications.
- a *rune* as created by lightning-commando-rune(7).
- a *emergency\_recover* starting with clnemerg1 which contains the content of emergency.recover file.
- an *emergency\_recover* string generated by hsmtool like
`lightning-hsmtool getemergencyrecover <path/to/emergency.recover>`.
It holds `emergency.recover` contents and starts with `clnemerg1`.

It may decode other formats in future.

Expand Down

0 comments on commit 017581c

Please sign in to comment.