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 | ||
| cmdline.py | ||
| keepkey.py | ||
| qt.py | ||
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 | ||
| cmdline.py | ||
| keepkey.py | ||
| qt.py | ||