dione/config/win_config.go

6 lines
79 B
Go
Raw Normal View History

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