squeaknode/squeaknode/lightning
Jonathan Zernik ed360ff3d1
Add clightning backend support (#2205)
* Add c-lightning support

* Got subscribe paid invoices working with c-lightning

* Remove log lines

* Use a single config section for all lightning configs

* Fix itest config

* Update configuration doc with new confis
2022-05-08 12:41:44 -07:00
..
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
clightning_lightning_client.py Add clightning backend support (#2205) 2022-05-08 12:41:44 -07:00
exception.py Create lightning client base class (#1542) 2021-10-08 20:40:58 -07:00
info.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
invoice.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
invoice_stream.py Add test for get subscribed invoices (#1595) 2021-10-14 22:03:37 -07:00
lightning_client.py Add clightning backend support (#2205) 2022-05-08 12:41:44 -07:00
lnd_lightning_client.py Add clightning backend support (#2205) 2022-05-08 12:41:44 -07:00
pay_req.py Fix docstring for payreq (#2174) 2022-04-26 19:24:50 -07:00
payment.py Add more unit tests lnd lightning client (#1548) 2021-10-09 14:46:16 -07:00