Getting drafts to be deleted even without relays supporting deletion events.

This commit is contained in:
Vitor Pamplona 2024-03-29 11:39:19 -04:00
parent f7f060303d
commit 0ed2f63f22

2
35.md
View File

@ -26,4 +26,6 @@ An additional `k` tag identifies the kind of the draft event.
} }
``` ```
A blanked `.content` means this draft has been deleted by a client but relays still have the event.
Tags `e` and `a` identify one or more anchor events, such as parent events on replies. Tags `e` and `a` identify one or more anchor events, such as parent events on replies.