diff options
| author | Don <ukanikola@gmail.com> | 2023-10-11 20:55:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-11 08:55:27 -0300 |
| commit | 324c7aafdcd316fb971c1f26b964d2b53c939a10 (patch) | |
| tree | 9a6d527d87bee9871dcc6871b4dc65b395c4aaef /README.md | |
| parent | 21c6c12c524cb71f18e068c9bcf223cda0214b5f (diff) | |
Change wording to imply that reactions can target any event (#815)
* kind:17 generic reactions.
* `kind 7` is available for all kind events.
* `k` tag is not required.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 82 |
1 files changed, 41 insertions, 41 deletions
| @@ -156,47 +156,47 @@ Please update these lists when proposing NIPs introducing new event kinds. | |||
| 156 | 156 | ||
| 157 | ## Standardized Tags | 157 | ## Standardized Tags |
| 158 | 158 | ||
| 159 | | name | value | other parameters | NIP | | 159 | | name | value | other parameters | NIP | |
| 160 | | ----------------- | ------------------------------------ | -------------------- | ------------------------ | | 160 | | ----------------- | ------------------------------------ | -------------------- | ------------------------------------- | |
| 161 | | `e` | event id (hex) | relay URL, marker | [01](01.md), [10](10.md) | | 161 | | `e` | event id (hex) | relay URL, marker | [01](01.md), [10](10.md) | |
| 162 | | `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md) | | 162 | | `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md) | |
| 163 | | `a` | coordinates to an event | relay URL | [01](01.md) | | 163 | | `a` | coordinates to an event | relay URL | [01](01.md) | |
| 164 | | `d` | identifier | -- | [01](01.md) | | 164 | | `d` | identifier | -- | [01](01.md) | |
| 165 | | `alt` | summary | -- | [31](31.md) | | 165 | | `alt` | summary | -- | [31](31.md) | |
| 166 | | `g` | geohash | -- | [52](52.md) | | 166 | | `g` | geohash | -- | [52](52.md) | |
| 167 | | `i` | identity | proof | [39](39.md) | | 167 | | `i` | identity | proof | [39](39.md) | |
| 168 | | `k` | kind number (string) | -- | [18](18.md), [72](72.md) | | 168 | | `k` | kind number (string) | -- | [18](18.md), [25](25.md), [72](72.md) | |
| 169 | | `l` | label, label namespace | annotations | [32](32.md) | | 169 | | `l` | label, label namespace | annotations | [32](32.md) | |
| 170 | | `L` | label namespace | -- | [32](32.md) | | 170 | | `L` | label namespace | -- | [32](32.md) | |
| 171 | | `m` | MIME type | -- | [94](94.md) | | 171 | | `m` | MIME type | -- | [94](94.md) | |
| 172 | | `r` | a reference (URL, etc) | petname | | | 172 | | `r` | a reference (URL, etc) | petname | | |
| 173 | | `r` | relay url | marker | [65](65.md) | | 173 | | `r` | relay url | marker | [65](65.md) | |
| 174 | | `t` | hashtag | -- | | | 174 | | `t` | hashtag | -- | | |
| 175 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | | 175 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | |
| 176 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | | 176 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | |
| 177 | | `challenge` | challenge string | -- | [42](42.md) | | 177 | | `challenge` | challenge string | -- | [42](42.md) | |
| 178 | | `content-warning` | reason | -- | [36](36.md) | | 178 | | `content-warning` | reason | -- | [36](36.md) | |
| 179 | | `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | | 179 | | `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | |
| 180 | | `description` | invoice/badge description | -- | [57](57.md), [58](58.md) | | 180 | | `description` | invoice/badge description | -- | [57](57.md), [58](58.md) | |
| 181 | | `emoji` | shortcode, image URL | -- | [30](30.md) | | 181 | | `emoji` | shortcode, image URL | -- | [30](30.md) | |
| 182 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | | 182 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | |
| 183 | | `goal` | event id (hex) | relay URL | [75](75.md) | | 183 | | `goal` | event id (hex) | relay URL | [75](75.md) | |
| 184 | | `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | | 184 | | `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | |
| 185 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | | 185 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | |
| 186 | | `location` | location string | -- | [52](52.md), [99](99.md) | | 186 | | `location` | location string | -- | [52](52.md), [99](99.md) | |
| 187 | | `name` | badge name | -- | [58](58.md) | | 187 | | `name` | badge name | -- | [58](58.md) | |
| 188 | | `nonce` | random | -- | [13](13.md) | | 188 | | `nonce` | random | -- | [13](13.md) | |
| 189 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | | 189 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | |
| 190 | | `price` | price | currency, frequency | [99](99.md) | | 190 | | `price` | price | currency, frequency | [99](99.md) | |
| 191 | | `proxy` | external ID | protocol | [48](48.md) | | 191 | | `proxy` | external ID | protocol | [48](48.md) | |
| 192 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | | 192 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | |
| 193 | | `relay` | relay url | -- | [42](42.md) | | 193 | | `relay` | relay url | -- | [42](42.md) | |
| 194 | | `relays` | relay list | -- | [57](57.md) | | 194 | | `relays` | relay list | -- | [57](57.md) | |
| 195 | | `subject` | subject | -- | [14](14.md) | | 195 | | `subject` | subject | -- | [14](14.md) | |
| 196 | | `summary` | article summary | -- | [23](23.md) | | 196 | | `summary` | article summary | -- | [23](23.md) | |
| 197 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | | 197 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | |
| 198 | | `title` | article title | -- | [23](23.md) | | 198 | | `title` | article title | -- | [23](23.md) | |
| 199 | | `zap` | pubkey (hex), relay URL | weight | [57](57.md) | | 199 | | `zap` | pubkey (hex), relay URL | weight | [57](57.md) | |
| 200 | 200 | ||
| 201 | ## Criteria for acceptance of NIPs | 201 | ## Criteria for acceptance of NIPs |
| 202 | 202 | ||