LBRY-Vault/electrum/plugins/hw_wallet
SomberNight bd32b88f62
introduce UserFacingException
we should not raise generic Exception when wanting to communicate with
the user. it makes distinguishing programming errors and messages hard,
as the caller will necessarily need to catch all Exceptions then
2018-11-08 19:46:15 +01:00
..
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
cmdline.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
plugin.py introduce UserFacingException 2018-11-08 19:46:15 +01:00
qt.py hw wallets: generalise 'minimum_library' for those that provide a version number 2018-08-23 18:31:14 +02:00