upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/38.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-09-28 12:26:48 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-09-28 12:29:03 -0300
commita736e629be5c4c9125d98bdb4965851d8110c483 (patch)
tree3674e4f23c873dca200904e2893fc842e74ea342 /38.md
parent4438b892d8abd189afc75f9f54532ec95f108d9f (diff)
complete renaming to "addressable" events.
as noticed by @bezysoftware at https://github.com/nostr-protocol/nips/pull/1437#issuecomment-2380626514. I don't know how so many of these instances were left from the original PR at following ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d.
Diffstat (limited to '38.md')
-rw-r--r--38.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/38.md b/38.md
index 8b22b2a..ece5e5f 100644
--- a/38.md
+++ b/38.md
@@ -46,7 +46,7 @@ Two common status types are defined: `general` and `music`. `general` represent
46 46
47Any other status types can be used but they are not defined by this NIP. 47Any other status types can be used but they are not defined by this NIP.
48 48
49The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event. 49The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or addressable event.
50 50
51The `content` MAY include emoji(s), or [NIP-30](30.md) custom emoji(s). If the `content` is an empty string then the client should clear the status. 51The `content` MAY include emoji(s), or [NIP-30](30.md) custom emoji(s). If the `content` is an empty string then the client should clear the status.
52 52