mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 04:16:18 +02:00
changed lnurl
This commit is contained in:
@@ -71,4 +71,4 @@ async def lnurl_callback(cp_id):
|
|||||||
extra={"tag": "copilot", "comment": comment},
|
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})
|
Reference in New Issue
Block a user