mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-03-25 17:21:52 +01:00
Merge 75bc746fd7743900f19006b97427bbde61dee5a3 into 0619f370bca3485bb9c5870bc2defa03c7c3d10e
This commit is contained in:
commit
c4536e0476
15
85.md
Normal file
15
85.md
Normal file
@ -0,0 +1,15 @@
|
||||
NIP-85
|
||||
======
|
||||
|
||||
Specific Tag Replaceableability
|
||||
-------------------------------
|
||||
|
||||
`draft` `optional`
|
||||
|
||||
This NIP establishes semantics similar to addressable events in the range `30000-39999`, but using different tags as the deduplication mechanism.
|
||||
|
||||
Events 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.
|
||||
|
||||
Events 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.
|
||||
|
||||
Events 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.
|
Loading…
x
Reference in New Issue
Block a user