diff options
| author | DanConwayDev <114834599+DanConwayDev@users.noreply.github.com> | 2026-04-25 17:41:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-25 13:41:38 -0300 |
| commit | f7cbaebcea5ebcae74f5e30b7a29da488019a8f1 (patch) | |
| tree | 266ec35244e1baa4d86bac916abbde218ae21df7 | |
| parent | 59c046fd42aabe7574304c687dae80f50edda662 (diff) | |
NIP-34: remove incorrect claim about NIP-09 and state reset (#2326)
| -rw-r--r-- | 34.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -76,8 +76,6 @@ An optional source of truth for the state of branches and tags in a repository. | |||
| 76 | 76 | ||
| 77 | The `refs` tag may appear multiple times, or none. | 77 | The `refs` tag may appear multiple times, or none. |
| 78 | 78 | ||
| 79 | If no `refs` tags are present, the author is no longer tracking repository state using this event. This approach enables the author to restart tracking state at a later time unlike [NIP-09](09.md) deletion requests. | ||
| 80 | |||
| 81 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: | 79 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: |
| 82 | 80 | ||
| 83 | ```jsonc | 81 | ```jsonc |