Function pallet_share_distributor::child::get_or_default
Expand description
Return the value of the item in storage under key
, or the type’s default if there is no
explicit entry.
Return the value of the item in storage under key
, or the type’s default if there is no
explicit entry.