1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-21 23:58:09 +00:00

Edited ch11_blockchain.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-26 18:02:03 +00:00
parent 7729afb07e
commit 91215f325b

View File

@ -770,6 +770,7 @@ under the _regtest_ subdirectory of your bitcoind default directory:
bitcoind: Using data directory /home/username/.bitcoin/regtest
----
[role="less_space pagebreak-before"]
To use the command-line tool, you need to specify the +regtest+ flag
too. Let's try the +getblockchaininfo+ command to inspect the regtest
blockchain: