/getinvoice instead of /getaddinvoice

According to the code 
66a54570c5/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

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.