We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e62ae commit d9983d8Copy full SHA for d9983d8
Makefile
@@ -65,7 +65,7 @@ fresh-start-l2-blockchain-only:
65
start-env-with-tracing-v2:
66
make start-env COMPOSE_FILE=docker/compose-tracing-v2.yml LINEA_PROTOCOL_CONTRACTS_ONLY=true
67
68
-## Enable L2 geth node and Shomei frontend
+## Enable L2 geth node
69
start-env-with-tracing-v2-extra:
70
make start-env COMPOSE_PROFILES:=l1,l2,l2-extra COMPOSE_FILE:=docker/compose-tracing-v2.yml LINEA_PROTOCOL_CONTRACTS_ONLY=true DISABLE_JSON_RPC_PRICING_PROPAGATION=false
71
0 commit comments