github.com/neatlab/neatio@v1.7.3-0.20220425043230-d903e92fcc75/params/network_params.go (about)

     1  package params
     2  
     3  const (
     4  	BloomBitsBlocks uint64 = 4096
     5  )