Note on nip-22 about moving old posts to a new relay

This commit is contained in:
Mike Dilger 2022-12-11 08:02:41 +13:00 committed by fiatjaf
parent 67c021ae97
commit 2fa78a8097

3
22.md
View File

@ -26,6 +26,9 @@ The event `created_at` field is just a unix timestamp and can be set to a time i
A wide adoption of this nip could create a better user experience as it would decrease the amount of events that appear wildly out of order or even from impossible dates in the distant past or future. A wide adoption of this nip could create a better user experience as it would decrease the amount of events that appear wildly out of order or even from impossible dates in the distant past or future.
Keep in mind that there is a use case where a user migrates their old posts onto a new relay. If a relay rejects events that were not recently created, it cannot serve this use case.
Python Example Python Example
-------------- --------------