pub type Accumulated = FixedVec<Vec<WorkPackageHash>, EpochPeriod>;
pub struct Accumulated(/* private fields */);