mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-22 05:09:00 +00:00
Update 86.md
This commit is contained in:
parent
39b22529e9
commit
e08c4433f5
2
86.md
2
86.md
@ -42,7 +42,6 @@ Extra fields MAY be sent from the relay depending on implementation.
|
|||||||
- **params:** `[]`
|
- **params:** `[]`
|
||||||
- **result:**
|
- **result:**
|
||||||
```jsonc
|
```jsonc
|
||||||
[
|
|
||||||
{
|
{
|
||||||
"num_connections": <number>,
|
"num_connections": <number>,
|
||||||
"uptime": <uptime-in-seconds>,
|
"uptime": <uptime-in-seconds>,
|
||||||
@ -54,7 +53,6 @@ Extra fields MAY be sent from the relay depending on implementation.
|
|||||||
"file_bytes": <number>
|
"file_bytes": <number>
|
||||||
// and more...
|
// and more...
|
||||||
}
|
}
|
||||||
]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Extra fields MAY be sent from the relay depending on implementation.
|
Extra fields MAY be sent from the relay depending on implementation.
|
||||||
|
Loading…
Reference in New Issue
Block a user