From e894a86566fea951cab0df3828d7a6a40627dbbb Mon Sep 17 00:00:00 2001 From: Greg Heartsfield Date: Mon, 4 Jul 2022 13:10:48 -0500 Subject: [PATCH] docs: NIP-15, NIP-16 feature notes in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed9300e..30fb05c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ NIPs with a relay-specific implementation are listed here. - [x] NIP-09: Event deletion - [x] NIP-11: Relay information document - [x] NIP-12: Generic tag search (_experimental_) +- [x] NIP-15: End of stored events notice +- [x] NIP-16: Replaceable and ephemeral events ## Quick Start