☰
BenchmarkingConfiguration
Required Associated Constants
MAX_VALIDATORS
Implementors
In polkadot_runtime_parachains::disputes::slashing
?
Trait
polkadot_runtime_parachains
::
disputes
::
slashing
::
BenchmarkingConfiguration
source
·
[
−
]
pub trait BenchmarkingConfiguration { const
MAX_VALIDATORS
:
u32
; }
Expand description
The benchmarking configuration.
Required Associated Constants
§
source
const
MAX_VALIDATORS
:
u32
Implementors
§
source
§
impl<const M:
u32
>
BenchmarkingConfiguration
for
BenchConfig
<M>
source
§
const
MAX_VALIDATORS
:
u32
= M