diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-09-28 12:26:48 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-09-28 12:29:03 -0300 |
| commit | a736e629be5c4c9125d98bdb4965851d8110c483 (patch) | |
| tree | 3674e4f23c873dca200904e2893fc842e74ea342 /38.md | |
| parent | 4438b892d8abd189afc75f9f54532ec95f108d9f (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -46,7 +46,7 @@ Two common status types are defined: `general` and `music`. `general` represent | |||
| 46 | 46 | ||
| 47 | Any other status types can be used but they are not defined by this NIP. | 47 | Any other status types can be used but they are not defined by this NIP. |
| 48 | 48 | ||
| 49 | The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event. | 49 | The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or addressable event. |
| 50 | 50 | ||
| 51 | The `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. | 51 | The `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 | ||