feat(NIP-22): advertise support for event created_at limits

The `reject_future_limits` option can now be disabled, and is by
default.

NIP-11 advertises support for created_at limits.

The message for future-dated events has been modified, to be closer to
the recommended example in the NIP.
This commit is contained in:
Greg Heartsfield
2022-09-10 20:40:10 -05:00
parent 283967f8cc
commit 72f1c19b21
5 changed files with 8 additions and 6 deletions
+1
View File
@@ -23,6 +23,7 @@ NIPs with a relay-specific implementation are listed here.
- [x] NIP-12: Generic tag search (_experimental_)
- [x] NIP-15: End of stored events notice
- [x] NIP-16: Replaceable and ephemeral events
- [x] NIP-22: Event `created_at` limits (_future-dated events only_)
## Quick Start