Remove unnecessary requirement
This commit is contained in:
parent
a82d68be0e
commit
fe712147c4
@ -799,6 +799,8 @@
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary>deploy-backend</summary>
|
<summary>deploy-backend</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