flo-electrum/plugins/trezor
Neil Booth 56497c1ae2 Don't use is_available() for HW wallets
is_available() is only used from generic code for non-hardware
wallets.  Having a local function of the same name is confusing.
2015-12-29 22:46:22 +09:00
..
__init__.py finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
client.py Support adding/removing/changing PIN on Trezor 2015-12-27 23:13:38 +09:00
cmdline.py keepkey: cmdline plugin 2015-12-01 12:04:01 +01:00
plugin.py Don't use is_available() for HW wallets 2015-12-29 22:46:22 +09:00
qt_generic.py Remove more duplicated code 2015-12-28 22:20:45 +09:00
qt.py PEP8-ify most of plugins/trezor 2015-12-27 15:10:53 +09:00
trezor.py Move hardware wallet to trezor/ 2015-12-27 18:23:46 +09:00