Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Update quickstart-calibration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoAtwill authored Nov 23, 2023
1 parent a9cb86e commit 0b2cf4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/quickstart-calibration.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ cargo make --makefile ./bin/ipc-infra/Makefile.toml \
-e BOOTSTRAPS=<BOOTSTRAP_ENDPOINT> \
-e PARENT_REGISTRY=<PARENT_REGISTRY_CONTRACT_ADDR> \
-e PARENT_GATEWAY=<GATEWAY_REGISTRY_CONTRACT_ADDR> \
-e CMT_EXTERNAL_ADDR=<COMETBFT_EXTERNAL_ENDPOINT> \
child-validator
```
`PARENT_REGISTRY` and `PARENT_GATEWAY` are the contract addresses of the IPC contracts in Calibration. This command also uses the calibration endpoint as default. Finally, you'll need to choose a different `NODE_NAME`, `CMT_HOST_PORT`, `ETHAPI_HOST_PORT` for each of the validators.
Expand Down

0 comments on commit 0b2cf4c

Please sign in to comment.