File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,11 @@ Follow the instructions below to run a fast state sync on a node database using
1515 curl < snapshot-url> -o < db-name> .sql.gz
1616 ```
1717
18- For example:
18+ For example:
1919
20- ` ` ` sh
21- curl https://zkevm-pub.s3.eu-west-1.amazonaws.com/testnet-statedb.sql.gz -o statedb.sql.gz
20+ ` ` ` sh
21+ curl https://zkevm-pub.s3.eu-west-1.amazonaws.com/testnet-statedb.sql.gz -o statedb.sql.gz
22+ ` ` `
2223
23242. Stop/start the database:
2425
Original file line number Diff line number Diff line change 5454 - CDK : cdk/index.md
5555 - Overview : cdk/overview.md
5656 - Version compatibility matrix : cdk/version-matrix.md
57- - Get started : ' !import https://github.com/0xPolygon/kurtosis-cdk?branch=main'
57+ - Build : ' !import https://github.com/0xPolygon/kurtosis-cdk?branch=main'
5858 - Architecture :
5959 - CDK rollup : cdk/architecture/cdk-zkevm.md
6060 - CDK validium : cdk/architecture/cdk-validium.md
6969 - zkEVM :
7070 - zkEVM : zkEVM/index.md
7171 - Overview : zkEVM/overview.md
72- - Get started :
72+ - Build :
7373 - Get started : zkEVM/get-started/index.md
7474 - Quick start : zkEVM/get-started/quick-start.md
7575 - Setup nodes :
You can’t perform that action at this time.
0 commit comments