File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
root/manual/getting-started
versioned_docs/version-maintained/manual/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ PARTY_ID=**YOUR_PARTY_ID** AGGREGATOR_ENDPOINT=**YOUR_AGGREGATOR_ENDPOINT** ./ve
648
648
Here is an example command:
649
649
650
650
``` bash
651
- SIGNER_LOGS_PATH=/var/log/syslog ./verify_signer_registration.sh
651
+ PARTY_ID=pool1hp72sauk0g0yqm4dzllz0pz6j93gewhllkzphn4hykkfmne43y AGGREGATOR_ENDPOINT=https://aggregator.release-preprod.api.mithril.network/aggregator ./verify_signer_registration.sh
652
652
```
653
653
654
654
:::
Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ PARTY_ID=**YOUR_PARTY_ID** AGGREGATOR_ENDPOINT=**YOUR_AGGREGATOR_ENDPOINT** ./ve
648
648
Here is an example command:
649
649
650
650
``` bash
651
- SIGNER_LOGS_PATH=/var/log/syslog ./verify_signer_registration.sh
651
+ PARTY_ID=pool1hp72sauk0g0yqm4dzllz0pz6j93gewhllkzphn4hykkfmne43y AGGREGATOR_ENDPOINT=https://aggregator.release-preprod.api.mithril.network/aggregator ./verify_signer_registration.sh
652
652
```
653
653
654
654
:::
You can’t perform that action at this time.
0 commit comments