Skip to content

Commit

Permalink
push the activation of the external devnet epoch (#4620)
Browse files Browse the repository at this point in the history
  • Loading branch information
diego1q2w authored Jan 27, 2024
1 parent fe72c4f commit 0066c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ var (
HIP30Epoch: big.NewInt(7),
BlockGas30MEpoch: big.NewInt(7),
MaxRateEpoch: EpochTBD,
DevnetExternalEpoch: big.NewInt(135),
DevnetExternalEpoch: big.NewInt(142),
}

// StressnetChainConfig contains the chain parameters for the Stress test network.
Expand Down

0 comments on commit 0066c2e

Please sign in to comment.