mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-12 16:50:55 +00:00
Edited ch03_bitcoin-core.adoc with Atlas code editor
This commit is contained in:
parent
e81c5f3696
commit
797449ee52
@ -641,7 +641,7 @@ a _README.md_ file showing which system uses ((("Bitcoin Core", "nodes", "config
|
||||
=== Bitcoin Core API
|
||||
|
||||
Bitcoin Core
|
||||
implements a JSON-RPC interface that can also be accessed using
|
||||
implements((("Bitcoin Core", "command-line interface", id="bitcoin-core-command")))((("command-line interface (Bitcoin Core)", id="command")))((("RPC commands", see="command-line interface (Bitcoin Core)")))((("API", see="command-line interface (Bitcoin Core)"))) a JSON-RPC interface that can also be accessed using
|
||||
the command-line helper +bitcoin-cli+. The command line allows us to
|
||||
experiment interactively with the capabilities that are also available
|
||||
programmatically via the API. To start, invoke the +help+ command to see a list of
|
||||
|
Loading…
Reference in New Issue
Block a user