From 7700c54f21974c668a3d08de41830cda5ff941f2 Mon Sep 17 00:00:00 2001 From: chonghe Date: Thu, 28 Sep 2023 16:57:57 +0800 Subject: [PATCH] Update file --- scripts/local_testnet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/local_testnet/README.md b/scripts/local_testnet/README.md index 6aa6214c3b..2a47350723 100644 --- a/scripts/local_testnet/README.md +++ b/scripts/local_testnet/README.md @@ -103,7 +103,7 @@ The testnet also contains parameters that are specified in `vars.env`, such as t ```bash ./setup.sh -./setup_time.sh +./setup_time.sh genesis.json ``` Note: The generated genesis validators are embedded into the genesis state as genesis validators and hence do not require manual deposits to activate.