Update readme

This commit is contained in:
Shreerang Kale 2025-05-15 16:38:25 +05:30
parent b068d21cec
commit 187b254399

View File

@ -24,10 +24,10 @@
- Run script to export state from testnet chain:
```bash
~/cerc/laconicd-stack/scripts/export-testnet-state.sh <path-to-testnet-deployment>
~/cerc/laconicd-stack/scripts/export-testnet-state.sh <absolute-path-to-testnet-deployment>
```
- The file will be generated in `<path-to-testnet-deployment>/export/testnet-state.json`
- The file will be generated in `<absolute-path-to-testnet-deployment>/export/testnet-state.json`
- If mainnet node is to be setup in a new machine, fetch the stack again: