blitz_api/app/models
fusion44 bed65dd97b
fix(CLN): fix multiple issues with send-payment
* CLN PaymentStatus decoding was incorrect
* don't set Amount when user passes None as the amount
* catch gRPC errors and return appropriate status codes
* clarify in docs that implementation behavior is different when
   attempting to pay an already paid invoice

refs #129, refs #131
2022-07-04 21:06:11 +02:00
..
__init__.py feat: implement /lightning/list-all-tx endpoint 2021-11-02 19:02:08 +01:00
api.py refactor: send warmup data to SSE clients 2022-06-10 19:45:55 +02:00
bitcoind.py chores: remove unused health messages; Fix typos 2022-06-04 14:46:03 +02:00
lightning.py fix(CLN): fix multiple issues with send-payment 2022-07-04 21:06:11 +02:00
lightning_docs.py chore: format source using the pre_commit command 2022-03-20 17:20:56 +01:00
system.py chores: remove unused health messages; Fix typos 2022-06-04 14:46:03 +02:00