pub fn add_currency<T: Config>(currency_id: T::CurrencyId)
Expand description

Add a currency to the set of known currencies on the domain derived from the given currency.

Origin: Anyone because transmitted data is queried from chain.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::add_currency.