Skip to content

Commit

Permalink
NIP-25: Handle empty string as +
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman authored and fiatjaf committed Aug 11, 2023
1 parent a4b3528 commit d87f861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 25.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
----
Expand Down

0 comments on commit d87f861

Please sign in to comment.