Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_hrmp_recipient_deposit
source · pub fn set_hrmp_recipient_deposit<T: Config>(new: Balance)
Expand description
Sets the amount of funds that the recipient should provide for accepting 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_recipient_deposit
.