removing unused endpoint

This commit is contained in:
2023-12-01 21:40:33 +00:00
committed by GitHub
parent 9e26673b09
commit 5a815b0ca6

View File

@@ -62,7 +62,6 @@ All units in the spec are expressed in the smallest denomination - sats and cent
| /order | place order | required | POST |
| /order-status | get order status | required | POST |
| /withdrawal | get lnurlw |required | POST |
| /payout | get payout options | optional | GET |
| /payment-options | get supported payment options and currencies | required | GET |
| /features | get supported features | required | GET |