Function pallet_asset_management::storage::unhashed::take_or_default
Expand description
Remove key
from storage, returning its value, or, if there was no explicit entry in storage,
the default for its type.
Remove key
from storage, returning its value, or, if there was no explicit entry in storage,
the default for its type.