diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -164,6 +164,7 @@ Please update these lists when proposing NIPs introducing new event kinds. | |||
| 164 | | `l` | label, label namespace | annotations | [32](32.md) | | 164 | | `l` | label, label namespace | annotations | [32](32.md) | |
| 165 | | `L` | label namespace | -- | [32](32.md) | | 165 | | `L` | label namespace | -- | [32](32.md) | |
| 166 | | `r` | a reference (URL, etc) | -- | | | 166 | | `r` | a reference (URL, etc) | -- | | |
| 167 | | `r` | relay url | marker | [65](65.md) | | ||
| 167 | | `t` | hashtag | -- | | | 168 | | `t` | hashtag | -- | | |
| 168 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | | 169 | | `amount` | millisatoshis, stringified | -- | [57](57.md) | |
| 169 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | | 170 | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | |
| @@ -189,7 +190,7 @@ Please update these lists when proposing NIPs introducing new event kinds. | |||
| 189 | | `summary` | article summary | -- | [23](23.md) | | 190 | | `summary` | article summary | -- | [23](23.md) | |
| 190 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | | 191 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | |
| 191 | | `title` | article title | -- | [23](23.md) | | 192 | | `title` | article title | -- | [23](23.md) | |
| 192 | | `zap` | profile name | type of value | [57](57.md) | | 193 | | `zap` | pubkey (hex), relay URL | weight | [57](57.md) | |
| 193 | 194 | ||
| 194 | ## Criteria for acceptance of NIPs | 195 | ## Criteria for acceptance of NIPs |
| 195 | 196 | ||