diff options
| author | Sepehr Safari <safari.sepehr@gmail.com> | 2025-04-29 14:21:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-29 21:21:27 +0900 |
| commit | b96b72b4881c77fdd6397db6fb9e1b4c0ac937a8 (patch) | |
| tree | eed2f0550a5bf4eba601a334f8fe62191969b172 /README.md | |
| parent | 507830c5c449e44515cee25af0443f2225577806 (diff) | |
Add NIP-B0 Standardized Tags to README.md (#1895)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -344,7 +344,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 344 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | | 344 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | |
| 345 | | `price` | price | currency, frequency | [99](99.md) | | 345 | | `price` | price | currency, frequency | [99](99.md) | |
| 346 | | `proxy` | external ID | protocol | [48](48.md) | | 346 | | `proxy` | external ID | protocol | [48](48.md) | |
| 347 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | | 347 | | `published_at` | unix timestamp (string) | -- | [23](23.md), [B0](B0.md) | |
| 348 | | `relay` | relay url | -- | [42](42.md), [17](17.md) | | 348 | | `relay` | relay url | -- | [42](42.md), [17](17.md) | |
| 349 | | `relays` | relay list | -- | [57](57.md) | | 349 | | `relays` | relay list | -- | [57](57.md) | |
| 350 | | `repo` | Reference to the origin repository | -- | [C0](C0.md) | | 350 | | `repo` | Reference to the origin repository | -- | [C0](C0.md) | |
| @@ -353,7 +353,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 353 | | `subject` | subject | -- | [14](14.md), [17](17.md), [34](34.md) | | 353 | | `subject` | subject | -- | [14](14.md), [17](17.md), [34](34.md) | |
| 354 | | `summary` | summary | -- | [23](23.md), [52](52.md) | | 354 | | `summary` | summary | -- | [23](23.md), [52](52.md) | |
| 355 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | | 355 | | `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | |
| 356 | | `title` | article title | -- | [23](23.md) | | 356 | | `title` | title | -- | [23](23.md), [B0](B0.md) | |
| 357 | | `tracker` | torrent tracker URL | -- | [35](35.md) | | 357 | | `tracker` | torrent tracker URL | -- | [35](35.md) | |
| 358 | | `web` | webpage URL | -- | [34](34.md) | | 358 | | `web` | webpage URL | -- | [34](34.md) | |
| 359 | | `zap` | pubkey (hex), relay URL | weight | [57](57.md) | | 359 | | `zap` | pubkey (hex), relay URL | weight | [57](57.md) | |