mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
Correcting typo
This commit is contained in:
parent
b2df01dc73
commit
d54594c3dc
@ -60,7 +60,7 @@ the user, and is not writable, as otherwise `lightningd` will refuse to
|
||||
start.
|
||||
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
|
||||
create the `hsm_secret` using the `hsmtool generatehsm` command.
|
||||
If you did `make install` then `hsmtool` is installed as
|
||||
|
Loading…
Reference in New Issue
Block a user