mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
updates links
This commit is contained in:
parent
bb3fd8cd08
commit
8f2da9e9e0
4
97.md
4
97.md
|
@ -1,4 +1,4 @@
|
|||
NIP-96
|
||||
NIP-97
|
||||
======
|
||||
|
||||
Push Notification Server API
|
||||
|
@ -12,7 +12,7 @@ The goal is to allow users to choose their event watch servers by simply adding
|
|||
|
||||
## Registration Call
|
||||
|
||||
After receiving a `token` from the push system (Google Services, Unified Push, Apple Push Notification), clients should upload a list of signed NIP-98 events, one for each account in the device, in a `POST` to `/register` with the following body:
|
||||
After receiving a `token` from the push system (Google Services, Unified Push, Apple Push Notification), clients should upload a list of signed [NIP-98](98.md) events, one for each account in the device, in a `POST` to `/register` with the following body:
|
||||
|
||||
```jsonc
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user