From 63e70605fc24b023105900316ff53cc12e5af20e Mon Sep 17 00:00:00 2001 From: William Casarin Date: Sun, 14 Jul 2024 21:30:05 -0700 Subject: [PATCH] Revert "Update README.md" This reverts commit fa70c376b1013b4dcff5721685a6eefd53e1d3fe. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f9a9ed6..d83514b4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ damus implements the following [Nostr Implementation Possibilities][nips] - [NIP-25: Reactions][NIP25] - [NIP-42: Authentication of clients to relays][nip42] - [NIP-56: Reporting][nip56] -- [NIP-70: Protected Events][nip70] [nips]: https://github.com/nostr-protocol/nips [nip01]: https://github.com/nostr-protocol/nips/blob/master/01.md @@ -52,7 +51,7 @@ damus implements the following [Nostr Implementation Possibilities][nips] [nip25]: https://github.com/nostr-protocol/nips/blob/master/25.md [nip42]: https://github.com/nostr-protocol/nips/blob/master/42.md [nip56]: https://github.com/nostr-protocol/nips/blob/master/56.md -[nip70]: https://github.com/nostr-protocol/nips/blob/protected-events-tag/70.md + ## Getting Started on Damus