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
+2
View File
@@ -27,6 +27,8 @@ python3Packages.buildPythonApplication rec {
dnspython dnspython
jsonrpclib-pelix jsonrpclib-pelix
pysocks pysocks
trezor
btchip
]; ];
preBuild = '' preBuild = ''