upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2024-11-28 00:14:31 +0900
committerGitHub <noreply@github.com>2024-11-28 00:14:31 +0900
commit06dc14c9c117edb50218c663a0159f25bb00d0b8 (patch)
tree2d18c7d1da53111d325123eb3bea3998fec3f485
parent64624a62eac4b2ee3e6b9da34c1aa77a33e20852 (diff)
parent821614aee1f0d7e6f618c5df6e626ea5981a906b (diff)
Merge pull request #1611 from Gudnessuche/patch-1
multi_pay_invoice method Response error (grammatical)
-rw-r--r--47.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/47.md b/47.md
index 71cd076..d1030a4 100644
--- a/47.md
+++ b/47.md
@@ -175,7 +175,7 @@ Request:
175Response: 175Response:
176 176
177For every invoice in the request, a separate response event is sent. To differentiate between the responses, each 177For every invoice in the request, a separate response event is sent. To differentiate between the responses, each
178response event contains an `d` tag with the id of the invoice it is responding to, if no id was given, then the 178response event contains a `d` tag with the id of the invoice it is responding to, if no id was given, then the
179payment hash of the invoice should be used. 179payment hash of the invoice should be used.
180 180
181```jsonc 181```jsonc