blitz_api/app/lightning/impl
fusion44 467d23a2c3
feat: improvements and fixes for send-coins
both:
feat: add send_all field to SendCoinsResponse

CLN_gRPC only:
feat: improve error handling
fix: return a status 412 when no funds are  available to send

CLN_gRPC only:
fix: send-coins sending incorrect amount
2023-05-01 13:28:58 +02:00
..
protos fix: p2sh-segwit address deprecation for CLN 2023-03-12 08:38:48 +01:00
specializations feat: improve logging and error handling 2023-04-21 22:58:29 +02:00
__init__.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
cln_grpc.py feat: improvements and fixes for send-coins 2023-05-01 13:28:58 +02:00
cln_jrpc.py feat: improvements and fixes for send-coins 2023-05-01 13:28:58 +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 feat: improve logging and error handling 2023-04-21 22:58:29 +02:00