mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Use consistent lowercase "bitcoin-cli"
This commit is contained in:
parent
33b989dc34
commit
d7db481feb
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ print "Internal-Byte-Order Hash: ", hash.encode('hex_codec')
|
|||
print "RPC-Byte-Order Hash: ", hash[::-1].encode('hex_codec')
|
||||
{% endhighlight %}
|
||||
|
||||
### JSON-RPC & Bitcoin-CLI
|
||||
### JSON-RPC & bitcoin-cli
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue