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/run-signer-node.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,5 +266,7 @@ And monitor the logs of the service
266
266
tail /var/log/syslog
267
267
```
268
268
269
-
There is a 2 epoch delay between the signer node registering and signing the snapshots.
270
-
Then, you should be able to see your pool's id on certificates listed on the [`Mithril explorer`](https://mithril.network/explorer)
269
+
:::tip
270
+
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).
271
+
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 commit comments