mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-18 20:21:35 +00:00
NIP-25: Handle empty string as +
This commit is contained in:
parent
a4b35284c9
commit
d87f86178b
3
25.md
3
25.md
@ -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
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user