diff options
Diffstat (limited to '28.md')
| -rw-r--r-- | 28.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -133,6 +133,11 @@ Clients MAY hide event 42s for users other than the user who sent the event 44. | |||
| 133 | } | 133 | } |
| 134 | ``` | 134 | ``` |
| 135 | 135 | ||
| 136 | ## NIP-19 entity | ||
| 137 | To create an `nchat` link: | ||
| 138 | - `kind`: `28` | ||
| 139 | - `special`: `id` from `kind: 40` | ||
| 140 | |||
| 136 | ## Relay recommendations | 141 | ## Relay recommendations |
| 137 | 142 | ||
| 138 | Clients SHOULD use the relay URLs of the metadata events. | 143 | Clients SHOULD use the relay URLs of the metadata events. |