mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 17:51:53 +01:00
commit
19fda31afb
@ -65,7 +65,7 @@ class OpenNodeWallet(Wallet):
|
||||
json={
|
||||
"amount": amount,
|
||||
"description": memo or "",
|
||||
"callback_url": url_for("/webhook_listener", _external=True),
|
||||
# "callback_url": url_for("/webhook_listener", _external=True),
|
||||
},
|
||||
timeout=40,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user