mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Merge pull #1103: typo: changed rational to rationale
This commit is contained in:
commit
3f6c56e1b6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ you need to reverse the byte order:
|
|||
(Note: hex representation uses two characters to display each byte of
|
||||
data, which is why the reversed string looks somewhat mangled.)
|
||||
|
||||
The rational for the reversal is unknown, but it likely stems from
|
||||
The rationale for the reversal is unknown, but it likely stems from
|
||||
Bitcoin's use of hash digests (which are byte arrays in C++) as integers
|
||||
for the purpose of determining whether the hash is below the network
|
||||
target. Whatever the reason for reversing header hashes, the reversal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue