Merge pull request #1611 from Gudnessuche/patch-1

multi_pay_invoice method Response error (grammatical)
This commit is contained in:
Asai Toshiya
2024-11-28 00:14:31 +09:00
committed by GitHub

2
47.md
View File

@@ -175,7 +175,7 @@ Request:
Response:
For every invoice in the request, a separate response event is sent. To differentiate between the responses, each
response event contains an `d` tag with the id of the invoice it is responding to, if no id was given, then the
response event contains a `d` tag with the id of the invoice it is responding to, if no id was given, then the
payment hash of the invoice should be used.
```jsonc