Use Ropsten to test block reward.

This commit is contained in:
Arijit Das 2021-07-01 22:02:08 +05:30
parent 60eed58997
commit 0f14f515e0

View File

@ -41,7 +41,7 @@ import (
var (
// block data
// TODO: Update this to `MainnetChainConfig` when `LondonBlock` is added
TestConfig = params.RinkebyChainConfig
TestConfig = params.RopstenChainConfig
BlockNumber = TestConfig.LondonBlock
MockHeader = types.Header{
Time: 0,