mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Mention Bitcoin's RPC Hash Byte Order
* Add a short subsection about the different byte orders used with hashes in Bitcoin Core and other software. * Re-word some text in other sections to mention the byte order differences This commit created based on comments from @SergioDemianLerner (thanks!)
This commit is contained in:
parent
84b0bcf1ce
commit
e65d86de21
6 changed files with 106 additions and 4 deletions
|
@ -37,6 +37,8 @@ title: "Developer Reference - Bitcoin"
|
|||
-- * https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)
|
||||
-->
|
||||
|
||||
{% include ref_core_rpc_intro.md %}
|
||||
|
||||
### Remote Procedure Calls (RPCs)
|
||||
|
||||
**Warning:** the block chain and memory pool can include arbitrary data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue