Add new `xpub_name` attribute in coin objects, used to display what "xpub" actually means in context of current coin (i.e. it may be xpub, or it may actually be an address)
1.11.0.0
Change license to MIT license
1.10.7.0
1.10.6.1
Add new attribute `additional_xpub_fields` for coins which need it, and fix `validate_key` method
1.10.6.0
Monero (XMR) support
1.10.5.0
Urgent fix: APIManager is not loading correct coin settings from anywhere when receiving events.
Classmethods `load_wallet` and `load_wallets` are now methods of APIManager objects.
A new parameter `custom_params` was added: a mapping between currency and it's custom settings dict.