Add instructions for testnet2 deployment ops #31

Merged
nabarun merged 17 commits from pm-setup-stage2 into main 2024-10-30 12:05:55 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit fe712147c4 - Show all commits

View File

@ -799,6 +799,8 @@
</details>
---
<details open>
<summary>deploy-backend</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