Update views_api.py
This commit is contained in:
parent
9bbfe367f5
commit
233ed4ff4d
1 changed files with 0 additions and 7 deletions
|
|
@ -33,10 +33,3 @@ def api_tpos():
|
|||
return jsonify({"status": "ERROR", "reason": r_json["ERROR"]}), 400
|
||||
|
||||
return jsonify({"status": "TRUE","pay_req": r_json["pay_req"] ,"payment_hash": r_json["payment_hash"] }), 200
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue