referrerpolicy=no-referrer-when-downgrade

Function pallet_revive::pallet::dispatchables::unmap_account

source ·
pub fn unmap_account<T: Config>()
Expand description

Unregister the callers account id in order to free the deposit.

There is no reason to ever call this function other than freeing up the deposit. This is only useful when the account should no longer be used.

§Warning: Doc-Only

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