mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 08:10:54 +00:00
Edited ch03.asciidoc with Atlas code editor
This commit is contained in:
parent
c16c1dcbbf
commit
afbaabfb7c
@ -249,7 +249,7 @@ If you're reading this book and interested in developing bitcoin software, you s
|
|||||||
|
|
||||||
==== Running Bitcoin Core for the First Time
|
==== Running Bitcoin Core for the First Time
|
||||||
|
|
||||||
((("passwords", "core node first run")))((("Bitcoin Core", "running core nodes", "first run")))When you first run +bitcoind+, it will remind you to create a configuration file with a strong password for the JSON-RPC interface. This password controls access to the application programming interface (API) offered by Bitcoin Core.
|
((("security", see="also="warnings and cautions"")))((("passwords", "core node first run")))((("Bitcoin Core", "running core nodes", "first run")))When you first run +bitcoind+, it will remind you to create a configuration file with a strong password for the JSON-RPC interface. This password controls access to the application programming interface (API) offered by Bitcoin Core.
|
||||||
|
|
||||||
Run +bitcoind+ by typing ++**bitcoind**++ into the terminal:
|
Run +bitcoind+ by typing ++**bitcoind**++ into the terminal:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user