changed lnurl

This commit is contained in:
Ben Arc
2021-04-16 13:09:46 +01:00
parent 8ace4d4c96
commit c3df979a67

View File

@@ -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})