upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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