1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-03 03:12:02 +00:00

Edited ch03_bitcoin-core.adoc with Atlas code editor

This commit is contained in:
rgordon 2023-09-29 21:08:27 +00:00
parent 9d721b3173
commit 9d10c02da7

View File

@ -422,7 +422,7 @@ If you're reading this book and interested in strong security, superior
privacy, or developing Bitcoin software, you should be running your own
node.
==== Configuring the Bitcoin Core Node
=== Configuring the Bitcoin Core Node
Bitcoin Core will look for a
configuration file in its data directory on every start. In this section