Provides updated URL for sepolia testnet dump access

This commit is contained in:
cooganb
2024-07-03 14:01:29 -04:00
committed by GitHub
parent e8d79755da
commit ace0df965b

View File

@ -100,7 +100,7 @@ Basic auth secret can be generated by `htpasswd` and `sed` for interpolation:
Skip this step if you are recovering from a snapshot!
* [Era Mainnet latest dump](https://storage.googleapis.com/zksync-era-mainnet-external-node-backups/external_node_latest.pgdump)
* [Era Sepolia Testnet latest dump](https://storage.googleapis.com/zksync-era-boojnet-external-node-snapshots/external_node_latest.pgdump)
* [Era Sepolia Testnet latest dump](https://storage.googleapis.com/zksync-era-testnet-sepolia-external-node-backups/external_node_latest.pgdump)
Downloaded dump file should be placed into `{{ storage_directory }}/pg_backups` directory (`/usr/src/en/pg_backups` by default)