pub type AccumulationOutput = Vec<(ServiceId, Hash)>;
pub struct AccumulationOutput { /* private fields */ }