Correcting typo

This commit is contained in:
jerzybrzoska
2021-09-29 11:27:44 +02:00
committed by Christian Decker
parent b2df01dc73
commit d54594c3dc

View File

@@ -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