mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 09:04:22 +01:00
Correcting typo
This commit is contained in:
committed by
Christian Decker
parent
b2df01dc73
commit
d54594c3dc
@@ -60,7 +60,7 @@ the user, and is not writable, as otherwise `lightningd` will refuse to
|
|||||||
start.
|
start.
|
||||||
Hence the `chmod 0400 hsm_secret` command.
|
Hence the `chmod 0400 hsm_secret` command.
|
||||||
|
|
||||||
Alternately, if you are deploying a new node that has no funds and
|
Alternatively, if you are deploying a new node that has no funds and
|
||||||
channels yet, you can generate BIP39 words using any process, and
|
channels yet, you can generate BIP39 words using any process, and
|
||||||
create the `hsm_secret` using the `hsmtool generatehsm` command.
|
create the `hsm_secret` using the `hsmtool generatehsm` command.
|
||||||
If you did `make install` then `hsmtool` is installed as
|
If you did `make install` then `hsmtool` is installed as
|
||||||
|
|||||||
Reference in New Issue
Block a user