lotus/build/chain.go

6 lines
80 B
Go
Raw Normal View History

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