squeaknode/squeaknode/lightning
Jonathan Zernik c48450598b
Add check for payment point in unpack offer (#1577)
* Add check for payment point in unpack offer

* Update TODO comment for enable checking payment point
2021-10-12 14:28:18 -07:00
..
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -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
lightning_client.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
lnd_lightning_client.py Add check for payment point in unpack offer (#1577) 2021-10-12 14:28:18 -07:00
pay_req.py Add check for payment point in unpack offer (#1577) 2021-10-12 14:28:18 -07:00
payment.py Add more unit tests lnd lightning client (#1548) 2021-10-09 14:46:16 -07:00