changed lnurl
This commit is contained in:
parent
8ace4d4c96
commit
c3df979a67
1 changed files with 1 additions and 1 deletions
|
|
@ -71,4 +71,4 @@ async def lnurl_callback(cp_id):
|
|||
extra={"tag": "copilot", "comment": comment},
|
||||
)
|
||||
|
||||
return jsonify({"pr": payment_request, "success_action": None, "routes": [], "disposable": []})
|
||||
return jsonify({"pr": payment_request, "success_action": None, "routes": [], "disposable": None})
|
||||
Loading…
Add table
Add a link
Reference in a new issue