1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-06-07 00:28:48 +00:00

Edited ch11_blockchain.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 17:26:43 +00:00
parent 7401c9ea2c
commit ca301ee93c

View File

@ -817,7 +817,7 @@ $ bitcoin-cli -regtest getbalance
=== Using Test Blockchains for Development === Using Test Blockchains for Development
Bitcoin's various Bitcoin's ((("blockchain", "test blockchains", "development usage")))((("test blockchains", "development usage")))various
blockchains (regtest, signet, testnet3, mainnet) offer a range blockchains (regtest, signet, testnet3, mainnet) offer a range
of testing environments for bitcoin development. Use the test of testing environments for bitcoin development. Use the test
blockchains whether you are developing for Bitcoin Core, or another blockchains whether you are developing for Bitcoin Core, or another