Type Alias polkadot_runtime_common::elections::OnChainAccuracy
source · pub type OnChainAccuracy = Perbill;
Expand description
The accuracy type used for genesis election provider;
Aliased Type§
struct OnChainAccuracy(/* private fields */);