1
0

hw_wallet: Create HW_PluginBase and use it

This commit is contained in:
Neil Booth
2016-01-30 18:33:54 +09:00
parent 2717c80a91
commit 012f500976
4 changed files with 100 additions and 62 deletions

View File

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