Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_relay_vrf_modulo_samples
source · pub fn set_relay_vrf_modulo_samples<T: Config>(new: u32)
Expand description
Set the number of samples to do of the RelayVRFModulo
approval assignment criterion.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_relay_vrf_modulo_samples
.