Skip to content

Commit

Permalink
rm commented sections
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Jun 17, 2024
1 parent e8010a8 commit e88592f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/blockscout/blockscout_launcher.star
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ def get_config_backend(
'bin/blockscout eval "Elixir.Explorer.ReleaseTasks.create_and_migrate()" && bin/blockscout start',
],
env_vars={
# "ETHEREUM_JSONRPC_VARIANT": "erigon"
# if l2_el_context.client_name == "erigon" or l2_el_context.client_name == "reth"
# else l2_el_context.client_name,
"ETHEREUM_JSONRPC_VARIANT": "geth",
"ETHEREUM_JSONRPC_HTTP_URL": l2_el_context.rpc_http_url,
"ETHEREUM_JSONRPC_TRACE_URL": l2_el_context.rpc_http_url,
Expand Down

0 comments on commit e88592f

Please sign in to comment.