diff options
| author | Dimitris Apostolou <[email protected]> | 2018-10-04 21:58:24 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-10-04 21:58:24 +0300 |
| commit | 4a9f064ea10e58220dce114e0fafa90ff8f1fcdf (patch) | |
| tree | e07d3eedbb3e4cc361ef82897f2b28cf418460aa /doc/init.md | |
| parent | Merge #14389: travis: set codespell version to avoid breakage (diff) | |
| download | discoin-4a9f064ea10e58220dce114e0fafa90ff8f1fcdf.tar.xz discoin-4a9f064ea10e58220dce114e0fafa90ff8f1fcdf.zip | |
Fix typos
Diffstat (limited to 'doc/init.md')
| -rw-r--r-- | doc/init.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/init.md b/doc/init.md index 239b74e4e..5778b09d0 100644 --- a/doc/init.md +++ b/doc/init.md @@ -22,7 +22,7 @@ Configuration At a bare minimum, bitcoind requires that the rpcpassword setting be set when running as a daemon. If the configuration file does not exist or this -setting is not set, bitcoind will shutdown promptly after startup. +setting is not set, bitcoind will shut down promptly after startup. This password does not have to be remembered or typed as it is mostly used as a fixed token that bitcoind and client programs read from the configuration |