File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 {
5353 "name" : " Relay" ,
5454 "contractName" : " Relay.sol" ,
55- "address" : " 0xea077600E3065F4FAd7161a6D0977741f2618eec "
55+ "address" : " 0x57a4c3676d08Aa5d15410b5A6A80fBcEF72f3F45 "
5656 },
5757 {
5858 "name" : " WNatDelegationFee" ,
234234 "contractName" : " VoterWhitelisterProxy.sol" ,
235235 "address" : " 0x29D476f267d28891595c546adaaf5b85E8F0BfBe"
236236 }
237- ]
237+ ]
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ def get_config() -> Configuration:
3737 )
3838
3939 starting_config = SyncingConfig (
40- start_height = int (e .get ("INDEXING_DEFAULT_HEIGHT" , "29549028 " )),
40+ start_height = int (e .get ("INDEXING_DEFAULT_HEIGHT" , "36005815 " )),
4141 max_processing_block_batch = int (e .get ("INDEXING_BATCH_SIZE" , "30" )),
4242 processing_sleep_cycle = int (e .get ("INDEXING_SLEEP_CYCLE" , "20" )),
4343 )
You can’t perform that action at this time.
0 commit comments