mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 20:14:59 +02:00
@@ -54,10 +54,6 @@ async def catch_everything_and_restart(func):
|
|||||||
await catch_everything_and_restart(func)
|
await catch_everything_and_restart(func)
|
||||||
|
|
||||||
|
|
||||||
async def send_push_promise(a, b) -> None:
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
invoice_listeners: Dict[str, asyncio.Queue] = {}
|
invoice_listeners: Dict[str, asyncio.Queue] = {}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user