LBRY-Vault/electrum/plugins/keepkey
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
client.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
clientbase.py split bip32 from bitcoin.py 2018-10-25 22:20:33 +02:00
cmdline.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
keepkey.py introduce UserFacingException 2018-11-08 19:46:15 +01:00
qt.py split bip32 from bitcoin.py 2018-10-25 22:20:33 +02:00