Remove hardcoded example bond id
This commit is contained in:
parent
52dfef9f45
commit
e31d311bb5
@ -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
|
||||
|
||||
|
@ -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>
|
||||
...
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user