Note about serving from a dynamic webserver

This commit is contained in:
Mike Dilger 2022-11-20 17:53:37 +13:00
parent 544ec6dcc8
commit 0091582eb2

2
35.md
View File

@ -39,3 +39,5 @@ This NIP proposes an optional additional key like this:
````
The `relays` key contains an object with public keys as properties and arrays of relays as values.
Web servers which serve nostr.json files dynamically responding to the query string SHOULD also serve the relays data for any name they serve in the same reply.