pub const PARACHAIN_INHERENT_DATA_WEIGHT: CounterVecDefinition<'_>;
Expand description
Counts parachain inherent data weights. Use before
and after
labels to differentiate
between the weight before and after filtering.
pub const PARACHAIN_INHERENT_DATA_WEIGHT: CounterVecDefinition<'_>;
Counts parachain inherent data weights. Use before
and after
labels to differentiate
between the weight before and after filtering.