Merge pull request #842 from coracle-social/remove-nip-45

Remove NIP 45 COUNT
This commit is contained in:
hodlbod 2024-07-30 15:35:03 -05:00 committed by GitHub
commit 444ad28da1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
45.md
View File

@ -1,3 +1,5 @@
> __Warning__ `unrecommended`: deprecated
NIP-45
======

View File

@ -58,7 +58,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
- [NIP-40: Expiration Timestamp](40.md)
- [NIP-42: Authentication of clients to relays](42.md)
- [NIP-44: Versioned Encryption](44.md)
- [NIP-45: Counting results](45.md)
- [NIP-45: Counting results](45.md) --- **unrecommended**: deprecated
- [NIP-46: Nostr Connect](46.md)
- [NIP-47: Wallet Connect](47.md)
- [NIP-48: Proxy Tags](48.md)