From 7092ea99b27bd00c26663c200553654bd2f87169 Mon Sep 17 00:00:00 2001 From: DanConwayDev <114834599+DanConwayDev@users.noreply.github.com> Date: Sat, 25 Apr 2026 17:42:57 +0100 Subject: NIP-34: remove unused refs tag extension (#2325) Co-authored-by: fiatjaf --- 34.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/34.md b/34.md index fa4c87c..f3d41e4 100644 --- a/34.md +++ b/34.md @@ -76,16 +76,6 @@ An optional source of truth for the state of branches and tags in a repository. The `refs` tag may appear multiple times, or none. -The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: - -```jsonc -{ - "tags": [ - ["refs//", "", "", "", ...], - ] -} -``` - ## Patches and Pull Requests (PRs) Patches and PRs can be sent by anyone to any repository. Patches and PRs to a specific repository SHOULD be sent to the relays specified in that repository's announcement event's `"relays"` tag. Patch and PR events SHOULD include an `a` tag pointing to that repository's announcement address. -- cgit v1.2.3