Use Ropsten to test block reward.
This commit is contained in:
parent
60eed58997
commit
0f14f515e0
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user