1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-23 15:18:11 +00:00

Edited ch11_blockchain.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 17:20:48 +00:00
parent f838f93a19
commit bb6a70de9d

View File

@ -591,7 +591,7 @@ other address prefixes or alterations.
===== Using testnet
Bitcoin Core, like many other Bitcoin programs, has full support
Bitcoin Core, like((("Bitcoin Core", "testnet"))) many other Bitcoin programs, has full support
for operation on testnet as an alternative mainnet. All of Bitcoin Core's
functions work on testnet, including the wallet, mining testnet coins,
and syncing a full testnet node.