Skip to content

Commit 981e40d

Browse files
author
Damien LACHAUME / PALO-IT
committed
Fix run-signer-node doc
1 parent 12f65cf commit 981e40d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/website/root/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ PARTY_ID=**YOUR_PARTY_ID** AGGREGATOR_ENDPOINT=**YOUR_AGGREGATOR_ENDPOINT** ./ve
648648
Here is an example command:
649649

650650
```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
652652
```
653653

654654
:::

docs/website/versioned_docs/version-maintained/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ PARTY_ID=**YOUR_PARTY_ID** AGGREGATOR_ENDPOINT=**YOUR_AGGREGATOR_ENDPOINT** ./ve
648648
Here is an example command:
649649

650650
```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
652652
```
653653

654654
:::

0 commit comments

Comments
 (0)