From ca301ee93c9bd3c3a0053b91661307907e5204e3 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 17:26:43 +0000 Subject: [PATCH] Edited ch11_blockchain.adoc with Atlas code editor --- ch11_blockchain.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch11_blockchain.adoc b/ch11_blockchain.adoc index ca61326c..56764fcd 100644 --- a/ch11_blockchain.adoc +++ b/ch11_blockchain.adoc @@ -817,7 +817,7 @@ $ bitcoin-cli -regtest getbalance === 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 of testing environments for bitcoin development. Use the test blockchains whether you are developing for Bitcoin Core, or another