Remove unnecessary requirement

This commit is contained in:
Prathamesh Musale 2024-10-22 15:09:07 +05:30
parent c9a2296e69
commit 82dce1f318
2 changed files with 3 additions and 3 deletions

View File

@ -682,6 +682,8 @@
</details>
---
<details open>
<summary>stage2 laconicd</summary>

View File

@ -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