Last updated
Last updated
The Currency Provider allows you to grab all the known Currencies. It also has a query
method to pass in CurrencyProviderQuery
s to return various results.
The XCurrencyProvider
gives you access to all of the "X" Currencies. For example, this provider is where you will find the Currency "XTS" which is reserved for use in testing.
The ChainCurrencyProvider
lets you use multiple Currency Providers together at once. It does not provide any currencies itself.
The CurrencyProvider
is usually the one that you will be using most of the time. It provides most of the currencies.