Create hw_wallet directory for common code
Quite a lot of code under trezor/ can be shared with the Ledger code. This is the first step for wallets.
This commit is contained in:
1
plugins/hw_wallet/__init__.py
Normal file
1
plugins/hw_wallet/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from hw_wallet import BIP44_HW_Wallet
|
||||
Reference in New Issue
Block a user