upleb.uk

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

summaryrefslogtreecommitdiff
path: root/02.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-01-01 12:21:50 -0600
committerAlex Gleason <alex@alexgleason.me>2024-01-01 12:21:50 -0600
commit3d8652ea147facb07adb51031e6b21f7e663dc10 (patch)
tree653ba3bc81b48468acceb249073a7c9f9fdcaf5b /02.md
parent27fef638e2460139cc9078427a0aec0ce4470517 (diff)
NIP-02, NIP-51: new tags should be added to the end of the list
Fixes https://github.com/nostr-protocol/nips/issues/958
Diffstat (limited to '02.md')
-rw-r--r--02.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/02.md b/02.md
index 8c47a5f..8b0aee1 100644
--- a/02.md
+++ b/02.md
@@ -27,6 +27,8 @@ For example:
27 27
28Every new following list that gets published overwrites the past ones, so it should contain all entries. Relays and clients SHOULD delete past following lists as soon as they receive a new one. 28Every new following list that gets published overwrites the past ones, so it should contain all entries. Relays and clients SHOULD delete past following lists as soon as they receive a new one.
29 29
30Whenever new follows are added to an existing list, clients SHOULD append them to the end of the list, so they are stored in chronological order.
31
30## Uses 32## Uses
31 33
32### Follow list backup 34### Follow list backup