From aeee08085da9695c27798a418f44fbc1366583a7 Mon Sep 17 00:00:00 2001 From: BTConomista Date: Mon, 17 Mar 2025 11:09:59 +0100 Subject: [PATCH] Fixed another typo --- ch03_bitcoin-core.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch03_bitcoin-core.adoc b/ch03_bitcoin-core.adoc index 4297d13a..3fcbd784 100644 --- a/ch03_bitcoin-core.adoc +++ b/ch03_bitcoin-core.adoc @@ -712,7 +712,7 @@ and their expected ((("Bitcoin Core", "command-line interface", "help command", Bitcoin 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+, -+getmempoo⁠l​info+, +getnetworkinfo+, and +getwalletinfo+. ++getmempoolinfo+, +getnetworkinfo+, and +getwalletinfo+. Bitcoin's +getblockchaininfo+ RPC command was introduced earlier. The +getnetworkinfo+ command displays basic information about the status of