Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_pvf_voting_ttl
source · pub fn set_pvf_voting_ttl<T: Config>(new: SessionIndex)
Expand description
Set the number of session changes after which a PVF pre-checking voting is rejected.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_pvf_voting_ttl
.