mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-06-26 01:42:38 +00:00
Update ch03_bitcoin-core.adoc
Fixed a typo on "getnetworkinfo" command
This commit is contained in:
parent
275c4eb8ea
commit
cf9ec63cc8
@ -715,7 +715,7 @@ interface. The most important commands include +getblockchaininfo+,
|
|||||||
+getmempoo⁠l​info+, +getnetworkinfo+, and +getwalletinfo+.
|
+getmempoo⁠l​info+, +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