From a0ff972c492999db129330b9d51ae2625813b31b Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 4 Feb 2023 14:18:45 -0500 Subject: [PATCH] fix: update supported nips in readme (#164) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: update supported nips in readme * fix: add new line after nip list --------- Co-authored-by: Ricardo Arturo Cabral Mejía --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3659f62..72829fd 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ NIPs with a relay-specific implementation are listed here. - [x] NIP-26: Delegated Event Signing - [x] NIP-28: Public Chat - [x] NIP-33: Parameterized Replaceable Events +- [x] NIP-40: Expiration Timestamp - [x] NIP-111: Relay Information Document Extensions ## Requirements