Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_dispute_post_conclusion_acceptance_period
source · pub fn set_dispute_post_conclusion_acceptance_period<T: Config>(
new: BlockNumberFor<T>,
)
Expand description
Set the dispute post conclusion acceptance period.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_dispute_post_conclusion_acceptance_period
.