diff options
| author | Pablo Fernandez <p@f7z.io> | 2023-10-15 21:30:42 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-15 21:30:42 +0300 |
| commit | a482f47ae4c36d38062cd0fd3ee6235e57691673 (patch) | |
| tree | a16f57208cd3c3ef74237dafcef277f16d70e688 /89.md | |
| parent | d9400e1e7b08225aedb6c78b522c5ad07b5198b4 (diff) | |
| parent | 202e18f2b256646148805880ed58731c1c8b2b9b (diff) | |
Merge branch 'master' into vending-machine
Diffstat (limited to '89.md')
| -rw-r--r-- | 89.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -61,7 +61,7 @@ The third value of the tag SHOULD be the platform where this recommendation migh | |||
| 61 | } | 61 | } |
| 62 | ``` | 62 | ``` |
| 63 | 63 | ||
| 64 | * `content` is an optional `set_metadata`-like stringified JSON object, as described in NIP-01. This content is useful when the pubkey creating the `kind:31990` is not an application. If `content` is empty, the `kind:0` of the pubkey should be used to display application information (e.g. name, picture, web, LUD16, etc.) | 64 | * `content` is an optional `metadata`-like stringified JSON object, as described in NIP-01. This content is useful when the pubkey creating the `kind:31990` is not an application. If `content` is empty, the `kind:0` of the pubkey should be used to display application information (e.g. name, picture, web, LUD16, etc.) |
| 65 | 65 | ||
| 66 | * `k` tags' value is the event kind that is supported by this `kind:31990`. | 66 | * `k` tags' value is the event kind that is supported by this `kind:31990`. |
| 67 | Using a `k` tag(s) (instead of having the kind onf the NIP-33 `d` tag) provides: | 67 | Using a `k` tag(s) (instead of having the kind onf the NIP-33 `d` tag) provides: |