mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Improved wording.
This commit is contained in:
parent
2f2dead4cc
commit
f96ccc6e35
4
35.md
4
35.md
|
@ -6,9 +6,9 @@ Draft Events
|
||||||
|
|
||||||
`draft` `optional`
|
`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.
|
An additional `k` tag identifies the kind of the draft event.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user