Less aggresive 2k devnet block time

This commit is contained in:
Łukasz Magiera 2020-08-07 17:51:35 +02:00
parent c8cf8f3ee1
commit 09b4971698

View File

@ -20,9 +20,9 @@ func init() {
BuildType |= Build2k
}
const BlockDelaySecs = uint64(2)
const BlockDelaySecs = uint64(4)
const PropagationDelaySecs = uint64(3)
const PropagationDelaySecs = uint64(1)
// SlashablePowerDelay is the number of epochs after ElectionPeriodStart, after
// which the miner is slashed