Function pallet_roles::storage::unhashed::get_or_else
Expand description
Return the value of the item in storage under key
, or default_value()
if there is no
explicit entry.
Return the value of the item in storage under key
, or default_value()
if there is no
explicit entry.