Skip to content
Snippets Groups Projects
Commit e36e6c03 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

updated the bloom filter size to be the same size as the gateway

parent e2fc8272
No related branches found
No related tags found
No related merge requests found
package interfaces
const BloomFilterSize = 904 // In Bits
const BloomFilterSize = 648 // In Bits
const BloomFilterHashes = 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment