pull/4509/head
frozen 2 years ago committed by Casey Gardiner
parent 0a12fc6f36
commit 236cd86d43
  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