From 187b254399f183199942edaa55f4344a273efbf3 Mon Sep 17 00:00:00 2001 From: Shreerang Kale Date: Thu, 15 May 2025 16:38:25 +0530 Subject: [PATCH] Update readme --- run-first-validator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run-first-validator.md b/run-first-validator.md index b798119..a8507c8 100644 --- a/run-first-validator.md +++ b/run-first-validator.md @@ -24,10 +24,10 @@ - Run script to export state from testnet chain: ```bash - ~/cerc/laconicd-stack/scripts/export-testnet-state.sh + ~/cerc/laconicd-stack/scripts/export-testnet-state.sh ``` - - The file will be generated in `/export/testnet-state.json` + - The file will be generated in `/export/testnet-state.json` - If mainnet node is to be setup in a new machine, fetch the stack again: