Define the t tag in NIP-24

This commit is contained in:
Alex Gleason 2024-08-15 20:28:53 -05:00
parent 2c7e2af15f
commit 1d3744784c
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
2 changed files with 5 additions and 4 deletions

View file

@ -250,7 +250,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
| `q` | event id (hex) | relay URL | [18](18.md) |
| `r` | a reference (URL, etc) | -- | [24](24.md), [25](25.md) |
| `r` | relay url | marker | [65](65.md) |
| `t` | hashtag | -- | |
| `t` | hashtag | -- | [24](24.md) |
| `alt` | summary | -- | [31](31.md) |
| `amount` | millisatoshis, stringified | -- | [57](57.md) |
| `bolt11` | `bolt11` invoice | -- | [57](57.md) |