consensus/merge_mining/consts.go

4 lines
68 B
Go

package merge_mining
const MaxChains = 256
const MaxChainsLog2 = 8