We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e683bc9 commit f165871Copy full SHA for f165871
statistics/README.md
@@ -1,8 +1,17 @@
1
-# Statistics STF Test Vectors
+# Validators Statistics STF Test Vectors
2
3
Both JSON and SCALE formats conform to the JAM ASN.1 [schema](../jam-types-asn/jam-types.asn)
4
and this subsystem STF specific [schema](./statistics.asn).
5
6
+## Validators Statistics
7
+
8
+These vectors exclusively contribute to updating validator-related statistics
9
+($π_V$ and $π_L$).
10
11
+In contrast, service and core statistics ($π_S$ and $π_C$) are updated by
12
+vectors that more directly influence the state changes relevant to those
13
+metrics (i.e. see `preimages`, `reports` and `accumulate`).
14
15
## ⚠️Extrinsic Semantic Validity
16
17
These vectors are intended just to advance the statistics of validators.
0 commit comments