NIP-25: Handle empty string as +

This commit is contained in:
benthecarman 2023-08-10 15:48:53 -05:00 committed by fiatjaf_
parent a4b35284c9
commit d87f86178b

3
25.md
View File

@ -19,7 +19,8 @@ dislikes in a reddit-like system of upvotes and downvotes, or display them as
separate tallies.
The `content` MAY be an emoji, or [NIP-30](30.md) custom emoji in this case it MAY be interpreted as a "like" or "dislike",
or the client MAY display this emoji reaction on the post.
or the client MAY display this emoji reaction on the post. If the `content` is an empty string then the client should
consider it a "+".
Tags
----