Add instructions for service providers #37

Merged
nabarun merged 11 commits from deep-stack/testnet-laconicd-stack:ag-connect-stage2 into main 2024-10-30 13:06:52 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e31d311bb5 - Show all commits

View File

@ -24,7 +24,7 @@ Follow steps in [Upgrade to SAPO testnet](./testnet-onboarding-validator.md#upgr
## Run testnet Nitro Node
Follow steps in [testnet-nitro-node.md](./testnet-nitro-node.md) to run your Nitro node for the testnet
Follow steps in [testnet-nitro-node.md](./testnet-nitro-node.md) to run your Nitro node for the testnet
## Setup a Service Provider

View File

@ -178,7 +178,7 @@ Follow the steps below to point your deployer to the SAPO testnet
```bash
...
CERC_LACONICD_BOND_ID=a742489e5817ef274187611dadb0e4284a49c087608b545ab6bd990905fb61f3
CERC_LACONICD_BOND_ID=<bond-id>
...
```