mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-06 02:48:33 +02:00
remove webhook_listener
following commit e419c74ebb5bbd09ceb6f08fc1d27a04701797c1
This commit is contained in:
parent
0821b28eac
commit
8b32c3dcb6
@ -156,7 +156,3 @@ class ZBDWallet(Wallet):
|
||||
while True:
|
||||
value = await self.queue.get()
|
||||
yield value
|
||||
|
||||
async def webhook_listener(self):
|
||||
logger.error("ZBD webhook listener disabled")
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user