Skip to content

Commit

Permalink
Use Ropsten to test block reward.
Browse files Browse the repository at this point in the history
  • Loading branch information
arijitAD committed Jul 1, 2021
1 parent 60eed58 commit 0f14f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statediff/indexer/mocks/test_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0f14f51

Please sign in to comment.