pub fn change_deposit_owner<T: Config>()
Expand description

Changes the deposit owner.

The balance that is reserved by the current deposit owner will be freed and balance of the new deposit owner will get reserved.

The subject of the call must be the did owner. The sender of the call will be the new deposit owner.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::change_deposit_owner.