pub fn get_currency(code: &str) -> CurrencyExpand description
Returns a currency from the internal map or creates a new crypto currency.
Uses Currency::get_or_create_crypto to handle unknown currency codes,
which automatically registers newly listed Coinbase International Exchange assets.