mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix a broken icon link
This commit is contained in:
parent
0e7d4bbd1d
commit
036493c0d9
1 changed files with 1 additions and 1 deletions
|
@ -924,7 +924,7 @@ it must be truncated to its four most significant bytes (for example,
|
|||
The actual hash function implementation used is the [32-bit Murmur3 hash
|
||||
function][murmur3].
|
||||
|
||||

|
||||

|
||||
**Warning:** the Murmur3 hash function has separate 32-bit and 64-bit
|
||||
versions that produce different results for the same input. Only the
|
||||
32-bit Murmur3 version is used with Bitcoin bloom filters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue