From fe712147c41edffa26dd5506fbb5b5811386016e 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 f612e00..2a09cae 100644 --- a/ops/deployments-from-scratch.md +++ b/ops/deployments-from-scratch.md @@ -799,6 +799,8 @@ +--- +
deploy-backend 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