This website requires JavaScript.
Explore
Help
Sign In
davide
/
pallectrum
Watch
1
Star
0
Fork
0
You've already forked pallectrum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9cdc3287c19ef9ca9ec4475b63fa51087f5066c1
pallectrum
/
electrum
/
plugins
/
hw_wallet
/
__init__.py
3 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
hardware wallets: create base class for HW Clients. add some type hints
2019-11-11 17:04:12 +01:00
from
.
plugin
import
HW_PluginBase
,
HardwareClientBase
fix command line interface for hardware wallets. fixes #3056
2017-10-19 11:59:36 +02:00
from
.
cmdline
import
CmdLineHandler
Reference in New Issue
Copy Permalink