Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_hrmp_open_request_ttl
source · pub fn set_hrmp_open_request_ttl<T: Config>(_new: u32)
Expand description
Sets the number of sessions after which an HRMP open channel request expires.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_hrmp_open_request_ttl
.