1
0

hw_wallet: separate out common QtHandler code

This commit is contained in:
Neil Booth
2016-01-30 12:46:54 +09:00
parent e461c1c818
commit 134ae3d044
3 changed files with 135 additions and 99 deletions

View File

@@ -1 +1,2 @@
from hw_wallet import BIP44_HW_Wallet
from qt import QtHandlerBase