/getinvoice instead of /getaddinvoice

According to the code 
https://github.com/BlueWallet/LndHub/blob/66a54570c5a9a47f68a69f94c200ee6415204f45/controllers/api.js#L177
This commit is contained in:
MG-ng
2021-09-28 20:36:41 +02:00
committed by Overtorment
parent 2f2c105177
commit 6047383747
+1 -1
View File
@@ -441,7 +441,7 @@ Response:
"version": "..." // string, lnd version
}
## GET /getaddinvoice
## GET /getinvoice
Returns fees user pays for payments, status of the system, etc.