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