pub type EpochID = Ulid;
Unique identifier for an epoch (ULID).
pub struct EpochID(pub u128);
0: u128