From 3d8652ea147facb07adb51031e6b21f7e663dc10 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 1 Jan 2024 12:21:50 -0600 Subject: NIP-02, NIP-51: new tags should be added to the end of the list Fixes https://github.com/nostr-protocol/nips/issues/958 --- 02.md | 2 ++ 1 file changed, 2 insertions(+) (limited to '02.md') diff --git a/02.md b/02.md index 8c47a5f..8b0aee1 100644 --- a/02.md +++ b/02.md @@ -27,6 +27,8 @@ For example: Every 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. +Whenever 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. + ## Uses ### Follow list backup -- cgit v1.2.3