blitz_api/app/lightning/impl
fusion44 60bb7e519f
feat: check pay status before attempting payment
CLN returns no error when a payment was already completed before.
This commit adds a check to the payment status before attempting to
complete the payment. If the payment was already completed, the API
returns an exception.
2023-04-02 16:50:33 +02:00
..
protos fix: p2sh-segwit address deprecation for CLN 2023-03-12 08:38:48 +01:00
specializations fix: more import path fixes 2022-10-09 20:16:49 +02:00
__init__.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
cln_grpc.py feat: update CLN_GRPC where gRPC are available 2023-03-13 21:51:38 +01:00
cln_jrpc.py feat: check pay status before attempting payment 2023-04-02 16:50:33 +02:00
cln_utils.py fix: crashes in CLN JSON RPC implementation 2023-04-02 12:58:04 +02:00
ln_base.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
lnd_grpc.py [pre-commit.ci] pre-commit autoupdate (#187) 2023-02-11 13:47:34 +01:00