rgb-cln/contrib/pyln-client/pyln/client
Candle fbfe0e6c0b Comment optimisations
I quickly ran through the comments in lightning.py and saw a few small inconsistencies:

- upper/lower case for the "B" in "Bitcoin" unified (see https://github.com/lnbook/lnbook/pull/98)
- added missing "." after a complete sentence
- removed unnecessary double spaces
2020-05-12 22:19:34 +02:00
..
__init__.py pyln: Bump versions of pyln-client and pyln-testing 2019-12-31 16:43:04 +01:00
lightning.py Comment optimisations 2020-05-12 22:19:34 +02:00
plugin.py pyln-client: send proper JSONRPC2 errors on failed call 2020-04-11 12:17:51 +09:30