This repository has been archived by the owner on Jan 27, 2022. It is now read-only.
Releases: adrienemery/lnd-grpc-client
Releases · adrienemery/lnd-grpc-client
v0.2.0
Release 0.1.3
- Fixed python 3.5 install issue due to
aiogrpc
dependency (#5) - expose unlock method
- fix bug in peer/channel handling
Release 0.1.1
Added support for python 2.7 and 3.4 by not packaging the async client for those python versions.
Release 0.1
First release to PyPI so you can now install with pip.
$ pip install lndgrpc