diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2023-05-26 17:28:10 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-05-26 08:15:08 -0300 |
| commit | a56d1c2877e5c40640350fe0b21748642258baaf (patch) | |
| tree | 20dc0b4419e7e43bfd98018782cdf315902b38d0 | |
| parent | 04959313559731c90cfa74413b7b8996795ee601 (diff) | |
Add description for d tag value
| -rw-r--r-- | 33.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,7 @@ This NIP adds a new event range that allows for replacement of events that have | |||
| 10 | 10 | ||
| 11 | Implementation | 11 | Implementation |
| 12 | -------------- | 12 | -------------- |
| 13 | The value of a tag is defined as the first parameter of a tag after the tag name. | 13 | The value of a tag can be any string and is defined as the first parameter of a tag after the tag name. |
| 14 | 14 | ||
| 15 | A *parameterized replaceable event* is defined as an event with a kind `30000 <= n < 40000`. | 15 | A *parameterized replaceable event* is defined as an event with a kind `30000 <= n < 40000`. |
| 16 | Upon a parameterized replaceable event with a newer timestamp than the currently known latest | 16 | Upon a parameterized replaceable event with a newer timestamp than the currently known latest |