Skip to content

RCasatta/hsm2descriptors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hsm2descriptors

Converts c-lightning hsm_secret into an output descriptors

Note the hsm_tool included in c-lightning similarly allows to create descriptors from hsm_secret but only in watch-only mode.

Usage

Requires rust

$ cargo install hsm2descriptors
$ cat ~/.lightning/testnet/hsm_secret | hsm2descriptors --network testnet
wpkh(tpubD9ZjaMn3rbP1cAVwJy6UcEjFfTLT7W6DbfHdS3Wn48meExtVfKmiH9meWCrSmE9qXLYbGcHC5LxLcdfLZTzwme23qAJoRzRhzbd68dHeyjp/0/0/*)

About

Convert c-lightning hsm_secret into a descriptor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages