Merge pull request #102002 from RaghavSood/electrum-ltc/ledger

electrum-ltc: enable hardware wallets
This commit is contained in:
Lassulus 2020-10-30 19:39:43 +01:00 committed by GitHub
commit 858e014efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,8 @@ python3Packages.buildPythonApplication rec {
dnspython dnspython
jsonrpclib-pelix jsonrpclib-pelix
pysocks pysocks
trezor
btchip
]; ];
preBuild = '' preBuild = ''