ℕ_T ≡ ℕ_{2^32} : Timeslot index (32-bit unsigned). GP eq (28).
2.2. Identifiers and Indices
def
Jar.Timeslot : TypeJar.Timeslot : Type
def
Jar.ServiceId : TypeJar.ServiceId : Type
ℕ_S ≡ ℕ_{2^32} : Service identifier (32-bit unsigned). GP §9.
def
Jar.BlobLength : TypeJar.BlobLength : Type
ℕ_L ≡ ℕ_{2^32} : Blob length values. GP §3.4.
def
Jar.CoreIndex [j : Jar.JamConfig] : TypeJar.CoreIndex [j : Jar.JamConfig] : Type
Core index: ℕ_{C}. Bounded by config.C.
def
Jar.ValidatorIndex [j : Jar.JamConfig] : TypeJar.ValidatorIndex [j : Jar.JamConfig] : Type
Validator index: ℕ_{V}. Bounded by config.V.