diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
| @@ -300,7 +300,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 300 | | `I` | root external identity | -- | [22](22.md) | | 300 | | `I` | root external identity | -- | [22](22.md) | |
| 301 | | `k` | kind | -- | [18](18.md), [25](25.md), [72](72.md), [73](73.md) | | 301 | | `k` | kind | -- | [18](18.md), [25](25.md), [72](72.md), [73](73.md) | |
| 302 | | `K` | root scope | -- | [22](22.md) | | 302 | | `K` | root scope | -- | [22](22.md) | |
| 303 | | `l` | label, label namespace | -- | [32](32.md) | | 303 | | `l` | label, label namespace, language name| -- | [32](32.md), [C0](C0.md) | |
| 304 | | `L` | label namespace | -- | [32](32.md) | | 304 | | `L` | label namespace | -- | [32](32.md) | |
| 305 | | `m` | MIME type | -- | [94](94.md) | | 305 | | `m` | MIME type | -- | [94](94.md) | |
| 306 | | `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md), [22](22.md) | | 306 | | `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md), [22](22.md) | |
| @@ -323,17 +323,20 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 323 | | `clone` | git clone URL | -- | [34](34.md) | | 323 | | `clone` | git clone URL | -- | [34](34.md) | |
| 324 | | `content-warning` | reason | -- | [36](36.md) | | 324 | | `content-warning` | reason | -- | [36](36.md) | |
| 325 | | `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | | 325 | | `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | |
| 326 | | `description` | description | -- | [34](34.md), [57](57.md), [58](58.md) | | 326 | | `dep` | Required dependency | -- | [C0][C0.md] | |
| 327 | | `description` | description | -- | [34](34.md), [57](57.md), [58](58.md), [C0][C0.md] | | ||
| 327 | | `emoji` | shortcode, image URL | -- | [30](30.md) | | 328 | | `emoji` | shortcode, image URL | -- | [30](30.md) | |
| 328 | | `encrypted` | -- | -- | [90](90.md) | | 329 | | `encrypted` | -- | -- | [90](90.md) | |
| 330 | | `extension` | File extension | -- | [C0][C0.md] | | ||
| 329 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | | 331 | | `expiration` | unix timestamp (string) | -- | [40](40.md) | |
| 330 | | `file` | full path (string) | -- | [35](35.md) | | 332 | | `file` | full path (string) | -- | [35](35.md) | |
| 331 | | `goal` | event id (hex) | relay URL | [75](75.md) | | 333 | | `goal` | event id (hex) | relay URL | [75](75.md) | |
| 332 | | `image` | image URL | dimensions in pixels | [23](23.md), [52](52.md), [58](58.md) | | 334 | | `image` | image URL | dimensions in pixels | [23](23.md), [52](52.md), [58](58.md) | |
| 333 | | `imeta` | inline metadata | -- | [92](92.md) | | 335 | | `imeta` | inline metadata | -- | [92](92.md) | |
| 336 | | `license` | License of the shared content | -- | [C0][C0.md] | | ||
| 334 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | | 337 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | |
| 335 | | `location` | location string | -- | [52](52.md), [99](99.md) | | 338 | | `location` | location string | -- | [52](52.md), [99](99.md) | |
| 336 | | `name` | name | -- | [34](34.md), [58](58.md), [72](72.md) | | 339 | | `name` | name | -- | [34](34.md), [58](58.md), [72](72.md), [C0][C0.md] | |
| 337 | | `nonce` | random | difficulty | [13](13.md) | | 340 | | `nonce` | random | difficulty | [13](13.md) | |
| 338 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | | 341 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | |
| 339 | | `price` | price | currency, frequency | [99](99.md) | | 342 | | `price` | price | currency, frequency | [99](99.md) | |
| @@ -341,6 +344,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 341 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | | 344 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | |
| 342 | | `relay` | relay url | -- | [42](42.md), [17](17.md) | | 345 | | `relay` | relay url | -- | [42](42.md), [17](17.md) | |
| 343 | | `relays` | relay list | -- | [57](57.md) | | 346 | | `relays` | relay list | -- | [57](57.md) | |
| 347 | | `repo` | Reference to the origin repository | -- | [C0](C0.md) | | ||
| 348 | | `runtime` | Runtime or environment specification | -- | [C0][C0.md] | | ||
| 344 | | `server` | file storage server url | -- | [96](96.md) | | 349 | | `server` | file storage server url | -- | [96](96.md) | |
| 345 | | `subject` | subject | -- | [14](14.md), [17](17.md), [34](34.md) | | 350 | | `subject` | subject | -- | [14](14.md), [17](17.md), [34](34.md) | |
| 346 | | `summary` | summary | -- | [23](23.md), [52](52.md) | | 351 | | `summary` | summary | -- | [23](23.md), [52](52.md) | |