Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. {
  2. "id": "0",
  3. "jsonrpc": "2.0",
  4. "result": {
  5. "credits": 0,
  6. "height": 524,
  7. "next_needed_pruning_seed": 0,
  8. "overview": "[]",
  9. "peers": [{
  10. "info": {
  11. "address": "207.244.120.53:42461",
  12. "avg_download": 0,
  13. "avg_upload": 0,
  14. "connection_id": "15a6b85000c148139daf2109fddd9060",
  15. "current_download": 0,
  16. "current_upload": 0,
  17. "height": 0,
  18. "host": "207.244.120.53",
  19. "incoming": false,
  20. "ip": "207.244.120.53",
  21. "live_time": 4,
  22. "local_ip": false,
  23. "localhost": false,
  24. "peer_id": "0",
  25. "port": "42461",
  26. "pruning_seed": 0,
  27. "recv_count": 0,
  28. "recv_idle_time": 4,
  29. "rpc_credits_per_hash": 0,
  30. "rpc_port": 0,
  31. "send_count": 315,
  32. "send_idle_time": 4,
  33. "state": "before_handshake",
  34. "support_flags": 0
  35. }
  36. },{
  37. "info": {
  38. "address": "51.158.65.16:42461",
  39. "avg_download": 0,
  40. "avg_upload": 0,
  41. "connection_id": "fdeb56675c0c4fc0ad417a61c32751f5",
  42. "current_download": 0,
  43. "current_upload": 0,
  44. "height": 517,
  45. "host": "51.158.65.16",
  46. "incoming": false,
  47. "ip": "51.158.65.16",
  48. "live_time": 635,
  49. "local_ip": false,
  50. "localhost": false,
  51. "peer_id": "e090e0f86c9c6d87",
  52. "port": "42461",
  53. "pruning_seed": 0,
  54. "recv_count": 5928,
  55. "recv_idle_time": 28,
  56. "rpc_credits_per_hash": 0,
  57. "rpc_port": 0,
  58. "send_count": 6324,
  59. "send_idle_time": 28,
  60. "state": "normal",
  61. "support_flags": 1
  62. }
  63. },{
  64. "info": {
  65. "address": "5.172.219.174:42461",
  66. "avg_download": 0,
  67. "avg_upload": 0,
  68. "connection_id": "b9641e9802f8404fb7e95a64e10e0f1e",
  69. "current_download": 0,
  70. "current_upload": 0,
  71. "height": 517,
  72. "host": "5.172.219.174",
  73. "incoming": false,
  74. "ip": "5.172.219.174",
  75. "live_time": 641,
  76. "local_ip": false,
  77. "localhost": false,
  78. "peer_id": "585d3463588a7263",
  79. "port": "42461",
  80. "pruning_seed": 0,
  81. "recv_count": 5928,
  82. "recv_idle_time": 28,
  83. "rpc_credits_per_hash": 0,
  84. "rpc_port": 42462,
  85. "send_count": 5644,
  86. "send_idle_time": 184,
  87. "state": "normal",
  88. "support_flags": 1
  89. }
  90. },{
  91. "info": {
  92. "address": "188.25.77.217:42461",
  93. "avg_download": 0,
  94. "avg_upload": 0,
  95. "connection_id": "b5486805ec404e109dbcba7df4f5afbf",
  96. "current_download": 0,
  97. "current_upload": 0,
  98. "height": 517,
  99. "host": "188.25.77.217",
  100. "incoming": false,
  101. "ip": "188.25.77.217",
  102. "live_time": 646,
  103. "local_ip": false,
  104. "localhost": false,
  105. "peer_id": "5a7f4afc0341cd4f",
  106. "port": "42461",
  107. "pruning_seed": 0,
  108. "recv_count": 55522,
  109. "recv_idle_time": 28,
  110. "rpc_credits_per_hash": 0,
  111. "rpc_port": 42462,
  112. "send_count": 7481,
  113. "send_idle_time": 28,
  114. "state": "normal",
  115. "support_flags": 1
  116. }
  117. }],
  118. "status": "OK",
  119. "target_height": 517,
  120. "top_hash": "",
  121. "untrusted": false
  122. }
  123. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement