Constant polkadot_primitives::v8::metric_definitions::PARACHAIN_INHERENT_DATA_CANDIDATES_PROCESSED
source · pub const PARACHAIN_INHERENT_DATA_CANDIDATES_PROCESSED: CounterVecDefinition<'_>;
Expand description
Counts the total
, sanitized
and included
number of parachain block candidates
in process_inherent_data
.