mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 16:54:35 +00:00
Improved wording.
This commit is contained in:
parent
2f2dead4cc
commit
f96ccc6e35
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue