Fix params_testground to match specs-actors upgrade
This commit is contained in:
parent
7b0b1b5977
commit
135ff85356
@ -29,7 +29,7 @@ var (
|
|||||||
|
|
||||||
AllowableClockDriftSecs = uint64(1)
|
AllowableClockDriftSecs = uint64(1)
|
||||||
|
|
||||||
Finality = miner.ChainFinalityish
|
Finality = miner.ChainFinality
|
||||||
ForkLengthThreshold = Finality
|
ForkLengthThreshold = Finality
|
||||||
|
|
||||||
SlashablePowerDelay = 20
|
SlashablePowerDelay = 20
|
||||||
|
Loading…
Reference in New Issue
Block a user