Function pallet_asset_management::child::take_or
Expand description
Return the value of the item in storage under key, or default_value if there is no
explicit entry. Ensure there is no explicit entry on return.
Return the value of the item in storage under key, or default_value if there is no
explicit entry. Ensure there is no explicit entry on return.