File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
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 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