Less aggresive 2k devnet block time
This commit is contained in:
parent
c8cf8f3ee1
commit
09b4971698
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user