upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--85.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/85.md b/85.md
new file mode 100644
index 0000000..be8387b
--- /dev/null
+++ b/85.md
@@ -0,0 +1,15 @@
1NIP-85
2======
3
4Specific Tag Replaceableability
5-------------------------------
6
7`draft` `optional`
8
9This NIP establishes semantics similar to addressable events in the range `30000-39999`, but using different tags as the deduplication mechanism.
10
11Events in the range `40000-43999` are deemed to be replaceable by another event that contains the same `author`, the same `kind` and a duplicated `e` tag.
12
13Events in the range `44000-47999` are deemed to be replaceable by another event that contains the same `author`, the same `kind` and a duplicated `p` tag.
14
15Events in the range `48000-49999` are deemed to be replaceable by another event that contains the same `author`, the same `kind` and a duplicated `a` tag.