Skip to content

Commit 40c389a

Browse files
committed
docs: add example
1 parent 9c1168d commit 40c389a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/multichain/destination/CertificateVerifier.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,6 @@ The operator table is updated every 10 days. The staleness period is 5 days. The
496496
1. Day 1: Table updated
497497
2. Day 2: Certificate passes
498498
3. Day 6: Certifiacte verification *fails*
499-
4. Day 7: A certificate is re-generated. However, even if the
499+
4. Day 7: A certificate is re-generated. However, this will stale fail as the `referenceTimestamp` would still be day 1 given that was the latest table update
500500

501-
Note that we cannot re-generate a certificate on Day 7
501+
Note that we cannot re-generate a certificate on Day 7. This is why we recommend that the `stalenessPeriod` is greater than or equal to the update cadence of operator tables.

0 commit comments

Comments
 (0)