commit
19fda31afb
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ class OpenNodeWallet(Wallet):
|
||||||
json={
|
json={
|
||||||
"amount": amount,
|
"amount": amount,
|
||||||
"description": memo or "",
|
"description": memo or "",
|
||||||
"callback_url": url_for("/webhook_listener", _external=True),
|
# "callback_url": url_for("/webhook_listener", _external=True),
|
||||||
},
|
},
|
||||||
timeout=40,
|
timeout=40,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue