Translations: Networking/24/en

From ArdorDocs
Jump to: navigation, search

Get Peers Example

http://localhost:27876/nxt?
  requestType=getPeers&
  state=DISCONNECTED
{
 "peers": [
  "198.50.146.93",
  "213.46.57.77"
 ],
 "requestProcessingTime": 1
}