Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Releases: adrienemery/lnd-grpc-client

v0.2.0

10 Apr 03:28
Compare
Choose a tag to compare
  • update proto buffers to lnd v5.2-beta
  • Update channel max length to 50 MB (#9)

Release 0.1.3

03 May 23:26
Compare
Choose a tag to compare
  • Fixed python 3.5 install issue due to aiogrpc dependency (#5)
  • expose unlock method
  • fix bug in peer/channel handling

Release 0.1.1

31 Mar 06:27
7eae104
Compare
Choose a tag to compare

Added support for python 2.7 and 3.4 by not packaging the async client for those python versions.

Release 0.1

31 Mar 01:51
c2d7f7f
Compare
Choose a tag to compare

First release to PyPI so you can now install with pip.

$ pip install lndgrpc