1
0

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:
Neil Booth
2016-01-30 12:20:05 +09:00
parent 6b68968d04
commit e461c1c818
3 changed files with 110 additions and 86 deletions

View File

@@ -0,0 +1 @@
from hw_wallet import BIP44_HW_Wallet