Function pallet_web3_names::pallet::dispatchables::update_deposit
source · pub fn update_deposit<T: Config>(name_input: Web3NameInput<T>)
Expand description
Updates the deposit amount to the current deposit rate.
The sender must be the deposit owner.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::update_deposit
.