//! - transact_through_derivative: Transact through an address derived from this chains sovereign
//! - transact_through_sovereign: Transact through the sovereign account representing this chain.
/// assigned for a given local account. These indices are usable as derivative in the relay chain
pub fn currency_to_multilocation(currency: Currency<CurrencyIdOf<T>>) -> Option<Location> {