File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This quick start guide shows you how to set up a CDK validium on your local mach
1111- Explorers L1, L2
1212- JSON RPC explorer
1313- L2 gas pricer
14- - DAC: data availability service, dac setup committee
14+ - DAC: data availability service
1515- zkEVM bridge service and UI
1616
1717!!! note
@@ -117,7 +117,6 @@ cdk-validium-sequencer /bin/sh -c /app/cdk-validi ... Up
117117 0.0.0.0:9092-> 9091/tcp,:::9092-> 9091/tcp
118118cdk-validium-state-db docker-entrypoint.sh postg ... Up 0.0.0.0:5432-> 5432/tcp,:::5432-> 5432/tcp
119119cdk-validium-sync /bin/sh -c /app/cdk-validi ... Up 8123/tcp
120- dac-setup-committee docker-entrypoint.sh npm r ... Exit 0
121120zkevm-bridge-db docker-entrypoint.sh postg ... Up 0.0.0.0:5438-> 5432/tcp,:::5438-> 5432/tcp
122121zkevm-bridge-service /bin/sh -c /app/zkevm-brid ... Up 0.0.0.0:8080-> 8080/tcp,:::8080-> 8080/tcp,
123122 0.0.0.0:9090-> 9090/tcp,:::9090-> 9090/tcp
You can’t perform that action at this time.
0 commit comments