flo-electrum/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
client.py
clientbase.py split bip32 from bitcoin.py 2018-10-25 22:20:33 +02:00
cmdline.py
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