mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-06-28 02:42:38 +00:00
Merge f65109432a
into 275c4eb8ea
This commit is contained in:
commit
2d2ede0a75
@ -712,10 +712,10 @@ and their expected ((("Bitcoin Core", "command-line interface", "help command",
|
|||||||
Bitcoin
|
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
|
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+.
|
+getmempoolinfo+, +getnetworkinfo+, and +getwalletinfo+.
|
||||||
|
|
||||||
Bitcoin's +getblockchaininfo+ RPC command was introduced earlier. The
|
Bitcoin's +getblockchaininfo+ RPC command was introduced earlier. The
|
||||||
+getnetwor⁠k​info+ command displays basic information about the status of
|
+getnetworkinfo+ command displays basic information about the status of
|
||||||
the Bitcoin network node. Use +bitcoin-cli+ to run it:
|
the Bitcoin network node. Use +bitcoin-cli+ to run it:
|
||||||
|
|
||||||
----
|
----
|
||||||
|
Loading…
Reference in New Issue
Block a user