mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
nip200: small improvement
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
15458d8de5
commit
246539288d
4
200.md
4
200.md
|
@ -47,9 +47,9 @@ Every NoH response is a JSON body that contain the following JSON field:
|
|||
|
||||
- `results`: Array of relay response. Usually contain events requested by client.
|
||||
- `count`: Integer of event counts.
|
||||
- `notice`: Human readable error.
|
||||
- `notice`: String of human readable error.
|
||||
|
||||
Relay may also respond with HTTP status code:
|
||||
At certain condition, Relay will also respond with HTTP status code:
|
||||
|
||||
- `200`: OK / Success
|
||||
- `400`: Invalid Request
|
||||
|
|
Loading…
Reference in New Issue
Block a user