upleb.uk

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

summaryrefslogtreecommitdiff
path: root/35.md
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2024-03-14 08:52:58 -0400
committerVitor Pamplona <vitor@vitorpamplona.com>2024-03-14 08:52:58 -0400
commitf96ccc6e351be0b42d8b8395cc5b2de72f7f8e75 (patch)
tree6ffe5a7d7861d32810d800c67d52b585ed8231fd /35.md
parent2f2dead4cc08671b761f5e40f9a38cc32bcb26c5 (diff)
Improved wording.
Diffstat (limited to '35.md')
-rw-r--r--35.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/35.md b/35.md
index ba2c786..beff675 100644
--- a/35.md
+++ b/35.md
@@ -6,9 +6,9 @@ Draft Events
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9This NIP defines kind `31234` as a private draft event for any other event kind. 9This NIP defines kind `31234` as a private wrap for drafts of any other event kind.
10 10
11The draft event is JSON-stringified, [NIP44-encrypted](44.md) to the owner's public key and placed inside the `.content` of the event. 11The draft event is JSON-stringified, [NIP44-encrypted](44.md) to the signer's public key and placed inside the `.content` of the event.
12 12
13An additional `k` tag identifies the kind of the draft event. 13An additional `k` tag identifies the kind of the draft event.
14 14