Commit 9e354f1a authored by Victor Baranov's avatar Victor Baranov Committed by GitHub

Update values.yaml

parent d899e90a
......@@ -110,13 +110,13 @@ blockscout:
API_V2_ENABLED:
_default: 'true'
FIRST_BLOCK:
_default: '4066066'
_default: '4660000'
TRACE_FIRST_BLOCK:
_default: '4066066'
_default: '4660000'
LAST_BLOCK:
_default: '4076066'
_default: '4670000'
TRACE_LAST_BLOCK:
_default: '4076066'
_default: '4670000'
DISABLE_REALTIME_INDEXER:
_default: 'true'
INDEXER_OPTIMISM_L1_RPC:
......@@ -126,7 +126,7 @@ blockscout:
INDEXER_OPTIMISM_L1_WITHDRAWALS_START_BLOCK:
_default: '8299683'
INDEXER_OPTIMISM_L2_WITHDRAWALS_START_BLOCK:
_default: '4066066'
_default: '4660000'
INDEXER_OPTIMISM_L2_MESSAGE_PASSER_CONTRACT:
_default: 0x4200000000000000000000000000000000000016
INDEXER_OPTIMISM_L1_OUTPUT_ROOTS_START_BLOCK:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment