diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2024-11-21 12:11:13 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2024-11-21 12:13:29 -0300 |
| commit | 03c64a6e959ae91b727bcaea8198d08ee4860359 (patch) | |
| tree | c835e178fcc563fe95a4d6d35267057fb55161fb | |
| parent | 1e47fd75572704b84cf484ce52394fc7ea7d4067 (diff) | |
nip24: revert improperly merged joke.
this reverts https://github.com/nostr-protocol/nips/pull/1590
| -rw-r--r-- | 24.md | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -17,7 +17,6 @@ These are extra fields not specified in NIP-01 that may be present in the string | |||
| 17 | - `website`: a web URL related in any way to the event author. | 17 | - `website`: a web URL related in any way to the event author. |
| 18 | - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. | 18 | - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. |
| 19 | - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds. | 19 | - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds. |
| 20 | - `pronouns`: a string representing the preferred way to refer to this person. | ||
| 21 | 20 | ||
| 22 | ### Deprecated fields | 21 | ### Deprecated fields |
| 23 | 22 | ||