diff options
| author | Kieran <kieran@harkin.me> | 2024-08-27 14:18:58 +0100 |
|---|---|---|
| committer | Kieran <kieran@harkin.me> | 2024-08-27 14:27:00 +0100 |
| commit | 765a18c81024f3933999d53e432542048ccd7e97 (patch) | |
| tree | 72e60189db82e8be78650f3ad64bba742ee76a86 /28.md | |
| parent | fade0164f52033314bf0a5ef9bd63c2483afae9b (diff) | |
nchatnchat
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. |