Constant polkadot_primitives::v2::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 enter_inner
. The current
label refers to the disputes statement sets of
the current session.