fixes naming conventions

This commit is contained in:
Vitor Pamplona 2024-10-07 18:22:28 -04:00
parent 8f2da9e9e0
commit b0ee19e159

9
97.md
View File

@ -1,8 +1,8 @@
NIP-97 NIP-97
====== ======
Push Notification Server API Push Notification Event Watcher API
---------------------------- -----------------------------------
`draft` `optional` `draft` `optional`
@ -60,10 +60,9 @@ Servers send new events via the user's preferred system. The event is [NIP-59 Gi
Clients SHOULD try to decrypt the GiftWrap with all logged-in accounts. Clients SHOULD try to decrypt the GiftWrap with all logged-in accounts.
## Event Watch Server list ## Event Watcher list
An Event Watch Server list is a kind 10097 replaceable event meant to select one or more servers the user wants An Event Watcher list is a kind 10097 replaceable event meant to select one or more servers the user wants to register for push notifications. Servers are listed as `server` tags:
to register for push notifications. Servers are listed as `server` tags:
```json ```json
{ {