Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_on_demand_retries
source · pub fn set_on_demand_retries<T: Config>(new: u32)
Expand description
Set the number of retries for a particular on demand.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_on_demand_retries
.