Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_dispute_period
source · pub fn set_dispute_period<T: Config>(new: SessionIndex)
Expand description
Set the dispute period, in number of sessions to keep for disputes.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_dispute_period
.