diff options
| author | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2024-08-15 01:19:07 -0400 |
|---|---|---|
| committer | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2024-08-15 01:19:07 -0400 |
| commit | 0ee877275a339d7a29915ddb6a4b37feb714c61d (patch) | |
| tree | bc8b1b5ae667d3d38f3c042b1979a4f0a432c434 /34.md | |
| parent | 95885afe2da245b0c4d80b91e9e44ee7f5ad447f (diff) | |
Update NIP-09 to rename to deletion request
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -53,7 +53,7 @@ An optional source of truth for the state of branches and tags in a repository. | |||
| 53 | 53 | ||
| 54 | The `refs` tag may appear multiple times, or none. | 54 | The `refs` tag may appear multiple times, or none. |
| 55 | 55 | ||
| 56 | 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) retraction. | 56 | 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. |
| 57 | 57 | ||
| 58 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: | 58 | The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: |
| 59 | 59 | ||