Function did::pallet::dispatchables::update_deposit
source · pub fn update_deposit<T: Config>(did: DidIdentifierOf<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
.