blitz_api/app/lightning/impl
fusion44 e290de8933
feat: proper error handling resolving peer aliases
Implementations sometimes don't find aliases in the gossip, even if
they are openeing a channel to the pubkey. In this case an empty
string will be returned and the problem logged in debug mode.

refs #199
2023-05-01 20:48:10 +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: proper error handling resolving peer aliases 2023-05-01 20:48:10 +02:00
cln_jrpc.py feat: proper error handling resolving peer aliases 2023-05-01 20:48:10 +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: proper error handling resolving peer aliases 2023-05-01 20:48:10 +02:00