mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Added detailed breakdown of what the client should do
Added detailed breakdown of what the client MUST do in case of unsupported MIME type
This commit is contained in:
parent
d65c2e2ac3
commit
9535632ff0
3
22.md
3
22.md
|
@ -42,7 +42,8 @@ The list of tags are as follows:
|
|||
```
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Client `MUST` validate its support for **MIME type** and, in case it is unsupported, turn that into a `nostr:naddr1...` link to some client capable of displaying such events according to [NIP-19](../master/19.md).
|
||||
> Client `MUST` validate its support for **MIME type** and, in case it is unsupported, turn that into a `nostr:naddr1...` link (according to [NIP-19](../master/19.md)) to a client capable of displaying such events or a client referenced in the `client` tag.
|
||||
|
||||
|
||||
A stringified JSON of the kind 30031 smart widget would look like this:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user