Translations: Networking/20/en

From ArdorDocs
Jump to: navigation, search

Get Peer Example

http://localhost:27876/nxt?
  requestType=getPeer&
  peer=ardorrules.ru
{
 "downloadedVolume": 0,
 "address": "78.22.240.88",
 "inbound": false,
 "blockchainState": "DOWNLOADING",
 "uploadedVolume": 0,
 "services": [
   "CORS"
 ],
 "requestProcessingTime": 0,
 "version": "2.0.14",
 "platform": "Windows 10 amd64",
 "lastUpdated": 21436422,
 "blacklisted": false,
 "announcedAddress": "78.22.240.88",
 "application": "Ardor",
 "port": 26874,
 "lastConnectAttempt": 21433598,
 "state": 2,
 "shareAddress": true
}