This commit is contained in:
Adam Ierymenko 2016-11-23 15:57:06 -08:00
parent 27f1155f1b
commit 8718b33a66

View file

@ -52,6 +52,7 @@ A *jsonp* URL argument may be supplied to request JSONP encapsulation. A JSONP r
| worldTimestamp | integer | Timestamp of most recent world definition | no |
| online | boolean | If true at least one upstream peer is reachable | no |
| tcpFallbackActive | boolean | If true we are using slow TCP fallback | no |
| relayPolicy | string | Relay policy: ALWAYS, TRUSTED, or NEVER | no |
| versionMajor | integer | Software major version | no |
| versionMinor | integer | Software minor version | no |
| versionRev | integer | Software revision | no |