mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 14:40:47 +01:00
Black
This commit is contained in:
parent
ef50b5575a
commit
f8e8be23ab
1 changed files with 0 additions and 2 deletions
|
@ -73,8 +73,6 @@ async def on_invoice_paid(payment: Payment) -> None:
|
|||
else:
|
||||
await updater(data, "none", copilot.id)
|
||||
|
||||
|
||||
|
||||
|
||||
async def mark_webhook_sent(payment: Payment, status: int) -> None:
|
||||
payment.extra["wh_status"] = status
|
||||
|
|
Loading…
Add table
Reference in a new issue