From ca8d580d4d78bd90854442f55dccc77ba43159a0 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Tue, 22 Oct 2024 15:09:07 +0530 Subject: [PATCH] Remove unnecessary requirement --- ops/deployments-from-scratch.md | 2 ++ testnet-onboarding-validator.md | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ops/deployments-from-scratch.md b/ops/deployments-from-scratch.md index aa10d74..e531751 100644 --- a/ops/deployments-from-scratch.md +++ b/ops/deployments-from-scratch.md @@ -799,6 +799,8 @@ +--- +
stage2 laconicd diff --git a/testnet-onboarding-validator.md b/testnet-onboarding-validator.md index e01571c..29021ec 100644 --- a/testnet-onboarding-validator.md +++ b/testnet-onboarding-validator.md @@ -286,8 +286,6 @@ laconic-so deployment --dir testnet-laconicd-deployment start * testnet2 genesis file and peer node address -* Mnemonic from the [wallet](https://wallet.laconic.com) - * A testnet stage1 node ### Setup @@ -295,7 +293,7 @@ laconic-so deployment --dir testnet-laconicd-deployment start * Stop the stage1 node: ```bash - # In dir where stage1 deployment (`testnet-laconicd-deployment`) exists + # In dir where stage1 node deployment (`testnet-laconicd-deployment`) exists TESTNET_DEPLOYMENT=$(pwd)/testnet-laconicd-deployment