pub type OnChainAccuracy = Perbill;
The accuracy type used for genesis election provider;
pub struct OnChainAccuracy(/* private fields */);