BytesPerEpoch

Type Alias BytesPerEpoch 

Source
pub type BytesPerEpoch = IntMap<EpochIndex, u32>;
Expand description

Bytes removed per epoch map

Aliased Typeยง

pub struct BytesPerEpoch { /* private fields */ }