mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update ref_p2p_networking.md
See this conversion around 6:20PM CDT https://botbot.me/freenode/bitcoin-core-dev/2016-07-19/?tz=America/Chicago
This commit is contained in:
parent
cdb35ec14d
commit
f5d84476b1
1 changed files with 1 additions and 1 deletions
|
@ -868,7 +868,7 @@ provide plausible-deniability privacy.
|
|||
|
||||
| Bytes | Name | Data Type | Description
|
||||
|----------|--------------|-----------|---------------
|
||||
| *Varies* | nFilterBytes | uint8_t[] | Number of bytes in the following filter bit field.
|
||||
| *Varies* | nFilterBytes | compactSize uint | Number of bytes in the following filter bit field.
|
||||
| *Varies* | filter | uint8_t[] | A bit field of arbitrary byte-aligned size. The maximum size is 36,000 bytes.
|
||||
| 4 | nHashFuncs | uint32_t | The number of hash functions to use in this filter. The maximum value allowed in this field is 50.
|
||||
| 4 | nTweak | uint32_t | An arbitrary value to add to the seed value in the hash function used by the bloom filter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue