mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-02 10:51:24 +00:00
Edited ch03.asciidoc with Atlas code editor
This commit is contained in:
parent
f92ca746e8
commit
08d79a2e18
@ -271,7 +271,7 @@ As you can see, the first time you run +bitcoind+ it tells you that you need to
|
||||
|
||||
==== Configuring the Bitcoin Core Node
|
||||
|
||||
Edit the configuration file in your preferred editor and set the parameters, replacing the password with a strong password as recommended by +bitcoind+. Do _not_ use the password shown in the book. Create a file inside the _.bitcoin_ directory (under your user's home directory) so that it is named _.bitcoin/bitcoin.conf_ and provide a username and password:
|
||||
((("Bitcoin Core", "running core nodes", "configuring")))Edit the configuration file in your preferred editor and set the parameters, replacing the password with a strong password as recommended by +bitcoind+. Do _not_ use the password shown in the book. Create a file inside the _.bitcoin_ directory (under your user's home directory) so that it is named _.bitcoin/bitcoin.conf_ and provide a username and password:
|
||||
|
||||
[source,ini]
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user