electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 2f789468ea6d04e5024d6f1c41c88ab0ba38d06e
parent 8fd84f77c7cfc69fa88ffb97fe42379bd22b8ead
Author: SomberNight <somber.night@protonmail.com>
Date:   Mon,  7 Jan 2019 11:00:50 +0100

requirements: lower bound for btchip-python

Diffstat:
Mcontrib/requirements/requirements-hw.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/requirements/requirements-hw.txt b/contrib/requirements/requirements-hw.txt @@ -2,7 +2,7 @@ Cython>=0.27 trezor[hidapi]>=0.11.0 safet[hidapi]>=0.1.0 keepkey -btchip-python +btchip-python>=0.1.26 ckcc-protocol>=0.7.2 websocket-client hidapi