diff options
Diffstat (limited to '47.md')
| -rw-r--r-- | 47.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -175,7 +175,7 @@ Request: | |||
| 175 | Response: | 175 | Response: |
| 176 | 176 | ||
| 177 | For every invoice in the request, a separate response event is sent. To differentiate between the responses, each | 177 | For every invoice in the request, a separate response event is sent. To differentiate between the responses, each |
| 178 | response event contains an `d` tag with the id of the invoice it is responding to, if no id was given, then the | 178 | response event contains a `d` tag with the id of the invoice it is responding to, if no id was given, then the |
| 179 | payment hash of the invoice should be used. | 179 | payment hash of the invoice should be used. |
| 180 | 180 | ||
| 181 | ```jsonc | 181 | ```jsonc |