You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/root/manual/getting-started/SPO-on-boarding-guide.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ To participate in the Pioneer Program, you will need to:
39
39
- Run an active SPO on the Cardano `preview` network for at least one epoch or one day.
40
40
- Set up a **Mithril Signer** node on the `pre-release-preview` Mithril network by following the [**Run a Mithril Signer node (SPO)**](run-signer-node.md) guide.
41
41
- You can choose between the **Naive** (easier to set up) or the **Production** deployment models.
42
-
- Wait for two epochs (or two days) before your **Mithril Signer** is eligible to contribute.
43
-
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril Explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.pre-release-preview.api.mithril.network%2Faggregator).
42
+
- Wait for two epochs (or two days) before your **Mithril Signer** is eligible to contribute. Check that your **Mithril Signer** is registered by the Aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
43
+
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril Explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.pre-release-preview.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
44
44
-:warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases?q=pre) for new pre-releases to install.
45
45
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
46
46
@@ -58,8 +58,8 @@ To get ready for `mainnet`, you need to:
58
58
- Be an active SPO on the Cardano `preprod` network for at least one epoch or five days.
59
59
- Set up a **Mithril Signer** node on Mithril's `release-preprod` network by following the [**Run a Mithril Signer node (SPO)**](run-signer-node.md) guide.
60
60
- You **must** run the **Production** deployment model.
61
-
- Wait for two epochs (or ten days) before your **Mithril Signer** is eligible to contribute.
62
-
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril Explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-preprod.api.mithril.network%2Faggregator).
61
+
- Wait for two epochs (or ten days) before your **Mithril Signer** is eligible to contribute. Check that your **Mithril Signer** is registered by the Aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
62
+
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril Explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-preprod.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
63
63
-:warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
64
64
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
65
65
@@ -77,8 +77,8 @@ To run **Mithril** on `mainnet`, you need to:
77
77
- Be an active SPO on Cardano `mainnet` for at least one epoch or five days.
78
78
- Set up a **Mithril Signer** node on Mithril's `release-mainnet` network by following the [**Run a Mithril Signer node (SPO)**](run-signer-node.md) guide.
79
79
- You **must** run the **Production** deployment model.
80
-
- Wait for two epochs (or ten days) before your **Mithril Signer** is eligible to contribute.
81
-
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril Explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-mainnet.api.mithril.network%2Faggregator).
80
+
- Wait for two epochs (or ten days) before your **Mithril Signer** is eligible to contribute. Check that your **Mithril Signer** is registered by the Aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
81
+
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril Explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-mainnet.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
82
82
-:warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
83
83
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
0 commit comments