|
|
@ -55,6 +55,17 @@ Specify \fIpassword\fR if the \fBhsm_secret\fR is encrypted\. |
|
|
|
\fBgeneratehsm\fR \fIhsm_secret_path\fR |
|
|
|
Generates a new hsm_secret using BIP39\. |
|
|
|
|
|
|
|
|
|
|
|
\fBdumponchaindescriptors\fR \fIhsm_secret\fR [\fIpassword\fR] [\fInetwork\fR] |
|
|
|
Dump output descriptors for our onchain wallet\. |
|
|
|
The descriptors can be used by external services to be able to generate |
|
|
|
addresses for our onchain wallet\. (for example on \fBbitcoind\fR using the |
|
|
|
\fBimportmulti\fR or \fBimportdescriptors\fR RPC calls) |
|
|
|
We need the path to the hsm_secret containing the wallet seed, and an optional |
|
|
|
(skip using \fB""\fR) password if it was encrypted\. |
|
|
|
To generate descriptors using testnet master keys, you may specify \fItestnet\fR as |
|
|
|
the last parameter\. By default, mainnet-encoded keys are generated\. |
|
|
|
|
|
|
|
.SH BUGS |
|
|
|
|
|
|
|
You should report bugs on our github issues page, and maybe submit a fix |
|
|
@ -80,4 +91,4 @@ Note: the modules in the ccan/ directory have their own licenses, but |
|
|
|
the rest of the code is covered by the BSD-style MIT license\. |
|
|
|
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR |
|
|
|
|
|
|
|
\" SHA256STAMP:918981692d3840344e15c539b007b473d5ea0ad481145eccff092bf61ec6ddb0 |
|
|
|
\" SHA256STAMP:3d847c486363271e0635336caca4fd14f5007a3ff463c223fb5bdb52dbf7b98e |
|
|
|