referrerpolicy=no-referrer-when-downgrade

Function pallet_identity::pallet::dispatchables::rename_sub

source ·
pub fn rename_sub<T: Config>(
    sub: <<T as Config>::Lookup as StaticLookup>::Source,
    data: Data,
)
Expand description

Alter the associated name of the given sub-account.

The dispatch origin for this call must be Signed and the sender must have a registered sub identity of sub.

§Warning: Doc-Only

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