mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-14 15:59:07 -05:00
Update 85.md
explains kind:tag in the trusted service lists.
This commit is contained in:
parent
4b483c043c
commit
1ced632b45
2
85.md
2
85.md
|
@ -66,7 +66,7 @@ Service providers SHOULD update their results constantly and MAY limit access to
|
||||||
|
|
||||||
## Declaring Trusted Service Providers
|
## Declaring Trusted Service Providers
|
||||||
|
|
||||||
Kind `10040` lists the user's authorized providers for each service. The service tag is followed by the `pubkey` of the service and the relay where the results are published. Users can specify these publicly or privately, by JSON-stringifying and encrypting the tag list in the `.content`
|
Kind `10040` lists the user's authorized providers for each service. The service's `kind:tag` is followed by the `pubkey` of the service and the relay where the results are published. Users can specify these publicly or privately by JSON-stringifying and encrypting the tag list in the `.content`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user