Edited ch03_bitcoin-core.adoc with Atlas code editor

develop
clenser 8 months ago
parent 23ef08bda3
commit 14b0d59f6b

@ -707,7 +707,7 @@ and their expected ((("Bitcoin Core", "command-line interface", "help command",
==== Getting Information on Bitcoin Core's Status ==== Getting Information on Bitcoin Core's Status
Bitcoin Bitcoin
Core provides status reports on different modules through the JSON-RPC Core provides((("Bitcoin Core", "command-line interface", "status information", id="bitcoin-core-command-status")))((("command-line interface (Bitcoin Core)", "status information", id="command-status")))((("status information (Bitcoin Core)", id="status-bitcoin-core"))) status reports on different modules through the JSON-RPC
interface. The most important commands include +getblockchaininfo+, interface. The most important commands include +getblockchaininfo+,
+getmempoo⁠l​info+, +getnetworkinfo+, and +getwalletinfo+. +getmempoo⁠l​info+, +getnetworkinfo+, and +getwalletinfo+.
@ -765,7 +765,7 @@ its progress using
the rest of this chapter assume you're at least at block 775,072. the rest of this chapter assume you're at least at block 775,072.
Because the security of Bitcoin transactions depends on blocks, some of Because the security of Bitcoin transactions depends on blocks, some of
the information in the following examples will change slightly depending the information in the following examples will change slightly depending
on how many blocks your node has. on how many blocks your ((("Bitcoin Core", "command-line interface", "status information", startref="bitcoin-core-command-status")))((("command-line interface (Bitcoin Core)", "status information", startref="command-status")))((("status information (Bitcoin Core)", startref="status-bitcoin-core")))node has.
==== ====
[[exploring_and_decoding_transactions]] [[exploring_and_decoding_transactions]]

Loading…
Cancel
Save