Constant polkadot_primitives::v8::metric_definitions::PARACHAIN_INHERENT_DATA_DISPUTE_SETS_PROCESSED
source · pub const PARACHAIN_INHERENT_DATA_DISPUTE_SETS_PROCESSED: CounterVecDefinition<'_>;
Expand description
Counts the number of imported
, current
and concluded_invalid
dispute statements sets
processed in process_inherent_data
. The current
label refers to the disputes statement
sets of the current session.