Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_hrmp_sender_deposit
source · pub fn set_hrmp_sender_deposit<T: Config>(new: Balance)
Expand description
Sets the amount of funds that the sender should provide for opening an HRMP channel.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_hrmp_sender_deposit
.