Update 86.md

This commit is contained in:
k. 2025-02-08 12:27:17 +00:00 committed by GitHub
parent 39b22529e9
commit e08c4433f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
86.md
View File

@ -42,7 +42,6 @@ Extra fields MAY be sent from the relay depending on implementation.
- **params:** `[]`
- **result:**
```jsonc
[
{
"num_connections": <number>,
"uptime": <uptime-in-seconds>,
@ -54,7 +53,6 @@ Extra fields MAY be sent from the relay depending on implementation.
"file_bytes": <number>
// and more...
}
]
```
Extra fields MAY be sent from the relay depending on implementation.