Skip to content

Commit

Permalink
Merge pull request #713 from Proxiweb/patch-1
Browse files Browse the repository at this point in the history
Add link to the Mithril explorer
  • Loading branch information
jpraynaud authored Jan 26, 2023
2 parents df6024f + eaf52f2 commit 909e141
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/root/manual/getting-started/run-signer-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,8 @@ And monitor the logs of the service
```bash
tail /var/log/syslog
```

:::tip
There is a `2` epochs delay between the signer node registration and its ability to create individual signatures, as explained in the [Mithril Certificate Chain in depth](https://mithril.network/doc/mithril/mithril-protocol/certificates).
After this delay, you should be able to see your `PoolId` listed in some of the certificates available on the [`Mithril Explorer`](https://mithril.network/explorer)
:::

0 comments on commit 909e141

Please sign in to comment.