pull/4369/head
frozen 2 years ago committed by Casey Gardiner
parent 71680e8e80
commit a0b1d9ea5c
  1. 2
      internal/params/config.go

@ -110,7 +110,7 @@ var (
CrossShardXferPrecompileEpoch: big.NewInt(2),
AllowlistEpoch: big.NewInt(2),
LeaderRotationEpoch: EpochTBD,
LeaderRotationBlocksCount: 64,
LeaderRotationBlocksCount: 64,
TesnetNinetyPercentEpoch: big.NewInt(399),
FeeCollectEpoch: EpochTBD,
}

Loading…
Cancel
Save