Import WalletFactory instead of Wallet
authorslush <info@bitcoin.cz>
Mon, 7 Jan 2013 16:03:03 +0000 (16:03 +0000)
committerslush <info@bitcoin.cz>
Mon, 7 Jan 2013 16:23:47 +0000 (16:23 +0000)
commitcf5661046b481ebfd8c7c6acec9d601c5b8ff231
treeaa8c6b6d182f182e50422bd1e8deaffbd720303c
parentd0723775f3313b68d0f7e9481acb1f1d7678fac8
Import WalletFactory instead of Wallet
WalletFactory and WalletBitkey classes
--usb parameter enables experimental support for bitkey protocol
electrum
lib/__init__.py
lib/wallet_bitkey.py [new file with mode: 0644]
lib/wallet_factory.py [new file with mode: 0644]