upleb.uk

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

summaryrefslogtreecommitdiff
path: root/57.md
diff options
context:
space:
mode:
authorJon Staab <jstaab@protonmail.com>2023-07-20 09:57:52 -0700
committerGitHub <noreply@github.com>2023-07-20 09:57:52 -0700
commitfe2009b459c4dfcef158e745847ef01376b1d12a (patch)
tree59aa91da4ef6e836546bbc51525b2dce40ca1a6f /57.md
parentad39e1f3ca5ff2e61b1fc718a680c304acd82fef (diff)
parentd0cb9d0c24ec9815b0668bffff246a19352b9ca2 (diff)
Merge pull request #675 from erechorse/inline-codes
Fix typos about inline code
Diffstat (limited to '57.md')
-rw-r--r--57.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/57.md b/57.md
index 438a0f8..95dba3b 100644
--- a/57.md
+++ b/57.md
@@ -126,7 +126,7 @@ When receiving a payment, the following steps are executed:
126 126
127The following should be true of the `zap receipt` event: 127The following should be true of the `zap receipt` event:
128 128
129- The content SHOULD be empty. 129- The `content` SHOULD be empty.
130- The `created_at` date SHOULD be set to the invoice `paid_at` date for idempotency. 130- The `created_at` date SHOULD be set to the invoice `paid_at` date for idempotency.
131- `tags` MUST include the `p` tag AND optional `e` tag from the `zap request`. 131- `tags` MUST include the `p` tag AND optional `e` tag from the `zap request`.
132- The `zap receipt` MUST have a `bolt11` tag containing the description hash bolt11 invoice. 132- The `zap receipt` MUST have a `bolt11` tag containing the description hash bolt11 invoice.