Skip to content

Commit

Permalink
change config l1 start block number
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlyguo committed Dec 5, 2023
1 parent f596dc7 commit f18eb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge-history-api/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chain_id": 1,
"confirmation": 64,
"endpoint": "https://rpc.ankr.com/eth",
"startHeight": 18334000,
"startHeight": 18332000,
"blockTime": 10,
"fetchLimit": 30,
"MessengerAddr": "0x6774Bcbd5ceCeF1336b5300fb5186a12DDD8b367",
Expand Down

0 comments on commit f18eb31

Please sign in to comment.