Improved wording.

This commit is contained in:
Vitor Pamplona 2024-03-14 08:52:58 -04:00
parent 2f2dead4cc
commit f96ccc6e35

4
35.md
View File

@ -6,9 +6,9 @@ Draft Events
`draft` `optional`
This NIP defines kind `31234` as a private draft event for any other event kind.
This NIP defines kind `31234` as a private wrap for drafts of any other event kind.
The draft event is JSON-stringified, [NIP44-encrypted](44.md) to the owner's public key and placed inside the `.content` of the event.
The draft event is JSON-stringified, [NIP44-encrypted](44.md) to the signer's public key and placed inside the `.content` of the event.
An additional `k` tag identifies the kind of the draft event.