We're going to want to do a few things differently, such as device recovery. So move the client code to clientbase.py and create a per-plugin client.py file for the derived client class. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| clientbase.py | ||
| cmdline.py | ||
| plugin.py | ||
| qt_generic.py | ||
| qt.py | ||
| trezor.py | ||