Remove unnecessary requirement
This commit is contained in:
parent
c9a2296e69
commit
82dce1f318
@ -682,6 +682,8 @@
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary>stage2 laconicd</summary>
|
<summary>stage2 laconicd</summary>
|
||||||
|
|
||||||
|
@ -286,8 +286,6 @@ laconic-so deployment --dir testnet-laconicd-deployment start
|
|||||||
|
|
||||||
* testnet2 genesis file and peer node address
|
* testnet2 genesis file and peer node address
|
||||||
|
|
||||||
* Mnemonic from the [wallet](https://wallet.laconic.com)
|
|
||||||
|
|
||||||
* A testnet stage1 node
|
* A testnet stage1 node
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
@ -295,7 +293,7 @@ laconic-so deployment --dir testnet-laconicd-deployment start
|
|||||||
* Stop the stage1 node:
|
* Stop the stage1 node:
|
||||||
|
|
||||||
```bash
|
```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
|
TESTNET_DEPLOYMENT=$(pwd)/testnet-laconicd-deployment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user