dione/config/win_config.go

6 lines
79 B
Go

package config
import "math/big"
var ExpectedLeadersPerEpoch = big.NewInt(2)