lotus/build/chain.go
2019-08-29 19:59:54 -07:00

6 lines
80 B
Go

package build
const BlockDelay = 5
const AllowableClockDrift = BlockDelay * 2