diff --git a/97.md b/97.md index 6edbf92..942fa22 100644 --- a/97.md +++ b/97.md @@ -6,7 +6,9 @@ Push Notification Server API `draft` `optional` -This NIP defines a common API to register push notification tokens into an event watcher server. The goal is to allow users to choose their push notification servers by simply adding an http address to their account. +This NIP defines a common API to register push notification tokens into one or more event watch servers, which constantly query several relays to notify users on new events. + +The goal is to allow users to choose their event watch servers by simply adding an http address to their account. ## Registration Call @@ -58,9 +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. -## Event Watcher Server list +## Event Watch Server list -An Event Watcher Server list is a kind 10097 replaceable event meant to select one or more servers the user wants +An Event Watch Server 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: ```json