NIP-11: add comma and remove empty lines (#2066)
This commit is contained in:
parent
abe6fb959c
commit
90fcf4a44e
4
11.md
4
11.md
|
@ -20,11 +20,9 @@ When a relay receives an HTTP(s) request with an `Accept` header of `application
|
|||
"contact": <administrative alternate contact>,
|
||||
"supported_nips": <a list of NIP numbers supported by the relay>,
|
||||
"software": <string identifying relay software URL>,
|
||||
"version": <string version identifier>
|
||||
"version": <string version identifier>,
|
||||
"privacy_policy": <a link to a text file describing the relay's privacy policy>,
|
||||
"terms_of_service": <a link to a text file describing the relay's term of service>,
|
||||
|
||||
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue