This commit is contained in:
Mariano Pérez Rodríguez 2023-04-14 19:57:52 -03:00
parent 97b58ccc36
commit 45b539d5d5
No known key found for this signature in database
GPG Key ID: 695E1DF7F390D47A

View File

@ -133,7 +133,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
## Standardized Tags
| name | value | other parameters | NIP |
| -------------- | ------------------------------------ | -------------------- | ------------------------ |
| ----------------- | ------------------------------------ | -------------------- | ------------------------ |
| `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
| `d` | identifier | -- | [33](33.md) |
| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
@ -145,6 +145,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
| `amount` | millisats | -- | [57](57.md) |
| `bolt11` | `bolt11` invoice | -- | [57](57.md) |
| `challenge` | challenge string | -- | [42](42.md) |
| `content-warning` | reason | -- | [36](36.md) |
| `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) |
| `description` | badge description | -- | [58](58.md) |
| `description` | invoice description | -- | [57](57.md) |