From a6ac1cf5e77e6e48a4efbcb2c673e8a01fae877e Mon Sep 17 00:00:00 2001 From: tommy Date: Mon, 8 Aug 2022 15:20:14 +0200 Subject: [PATCH] one more removal --- tools/validator-client-scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/validator-client-scripts/README.md b/tools/validator-client-scripts/README.md index fe701f873f..cb4af944b1 100644 --- a/tools/validator-client-scripts/README.md +++ b/tools/validator-client-scripts/README.md @@ -22,7 +22,7 @@ The binary takes optional args which are as follows -> OPTIONS: --vesting-contract ``` If you specify --config-env-file it will read the values from the envs/directory: -`./validator-client-scripts-rs --config-env-file env/qa.env .....` and you don't need to supply the +`./validator-client-scripts --config-env-file env/qa.env .....` and you don't need to supply the mixnet-contract nor the vesting-contract argument An example of a command is as follows: