Files
purple-electrumwallet/plugins/hw_wallet/__init__.py
T

3 lines
71 B
Python
Raw Normal View History

2016-01-30 12:20:05 +09:00
from hw_wallet import BIP44_HW_Wallet
2016-01-30 18:33:54 +09:00
from plugin import HW_PluginBase