Working
This commit is contained in:
parent
08dad16611
commit
911aabd7d7
4 changed files with 31 additions and 54 deletions
1
tasks.py
1
tasks.py
|
|
@ -44,7 +44,6 @@ async def on_invoice_paid(payment: Payment) -> None:
|
|||
|
||||
# here we could send some data to a websocket on
|
||||
# wss://<your-lnbits>/api/v1/ws/<myextension_id> and then listen to it on
|
||||
# the frontend, which we do with index.html connectWebocket()
|
||||
|
||||
some_payment_data = {
|
||||
"name": myextension.name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue