File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11blockscout-stack :
2+
3+ # Added for testing, not sure if this is needed
4+ config :
5+ network :
6+ id : 534352
7+
28 blockscout :
39 livenessProbe :
410 enabled : false
@@ -8,9 +14,10 @@ blockscout-stack:
814 ETHEREUM_JSONRPC_HTTP_URL : " https://scroll-mainnet.g.alchemy.com/v2/HW2VCwz7wdNygi43EcQ7R" # RPC Layer 2
915 ETHEREUM_JSONRPC_TRACE_URL : " https://scroll-mainnet.g.alchemy.com/v2/HW2VCwz7wdNygi43EcQ7R" # RPC Layer 2
1016 ETHEREUM_JSONRPC_VARIANT : geth
11- ETHEREUM_JSONRPC_WS_URL : ws ://l2-rpc:8546
17+ ETHEREUM_JSONRPC_WS_URL : " wss ://scroll-mainnet.g.alchemy.com/v2/HW2VCwz7wdNygi43EcQ7R "
1218
1319 BLOCK_TRANSFORMER : clique
20+
1421 INDEXER_DISABLE_PENDING_TRANSACTIONS_FETCHER : true
1522 CHAIN_TYPE : scroll
1623 INDEXER_SCROLL_L1_RPC : " https://eth-mainnet.g.alchemy.com/v2/HW2VCwz7wdNygi43EcQ7R" # RPC Layer 1
You can’t perform that action at this time.
0 commit comments