diff --git a/_includes/ref_core_rpc_intro.md b/_includes/ref_core_rpc_intro.md index 55f4f47e..a7794d70 100644 --- a/_includes/ref_core_rpc_intro.md +++ b/_includes/ref_core_rpc_intro.md @@ -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 %}