Guest User

Untitled

a guest
Jul 6th, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.18 KB | None | 0 0
  1. $ bitcoin-cli getpeerinfo
  2. [
  3. {
  4. "id": 0,
  5. "addr": "nfoxkty644adds4yzpqqalyfvhzb6dzazwqbu6epgoncnt5eeghabpid.onion:18333",
  6. "addrbind": "127.0.0.1:55016",
  7. "network": "onion",
  8. "services": "0000000000000409",
  9. "servicesnames": [
  10. "NETWORK",
  11. "WITNESS",
  12. "NETWORK_LIMITED"
  13. ],
  14. "relaytxes": false,
  15. "lastsend": 1625594025,
  16. "lastrecv": 1625594025,
  17. "last_transaction": 0,
  18. "last_block": 1625591273,
  19. "bytessent": 3432623,
  20. "bytesrecv": 3718424,
  21. "conntime": 1625591242,
  22. "timeoffset": 0,
  23. "pingtime": 0.790145,
  24. "minping": 0.447444,
  25. "pingwait": 0.009874000000000001,
  26. "version": 70016,
  27. "subver": "/Satoshi:0.21.0(@wiz)/",
  28. "inbound": false,
  29. "bip152_hb_to": true,
  30. "bip152_hb_from": false,
  31. "startingheight": 2007640,
  32. "synced_headers": 2007647,
  33. "synced_blocks": 2007647,
  34. "inflight": [
  35. ],
  36. "permissions": [
  37. ],
  38. "minfeefilter": 0.00000000,
  39. "bytessent_per_msg": {
  40. "getdata": 601,
  41. "getheaders": 1085,
  42. "headers": 823,
  43. "ping": 3429024,
  44. "pong": 768,
  45. "sendaddrv2": 24,
  46. "sendcmpct": 99,
  47. "sendheaders": 24,
  48. "verack": 24,
  49. "version": 127,
  50. "wtxidrelay": 24
  51. },
  52. "bytesrecv_per_msg": {
  53. "addrv2": 68,
  54. "block": 281582,
  55. "cmpctblock": 4097,
  56. "feefilter": 32,
  57. "getheaders": 1085,
  58. "headers": 2050,
  59. "ping": 768,
  60. "pong": 3428448,
  61. "sendaddrv2": 24,
  62. "sendcmpct": 66,
  63. "sendheaders": 24,
  64. "verack": 24,
  65. "version": 132,
  66. "wtxidrelay": 24
  67. },
  68. "connection_type": "block-relay-only"
  69. },
  70. {
  71. "id": 1,
  72. "addr": "34.240.103.46:18333",
  73. "addrbind": "192.168.170.130:33286",
  74. "addrlocal": "103.101.117.222:51148",
  75. "network": "ipv4",
  76. "services": "0000000000000409",
  77. "servicesnames": [
  78. "NETWORK",
  79. "WITNESS",
  80. "NETWORK_LIMITED"
  81. ],
  82. "relaytxes": false,
  83. "lastsend": 1625594025,
  84. "lastrecv": 1625594025,
  85. "last_transaction": 0,
  86. "last_block": 1625591626,
  87. "bytessent": 3437350,
  88. "bytesrecv": 3595263,
  89. "conntime": 1625591243,
  90. "timeoffset": 0,
  91. "pingtime": 0.15746,
  92. "minping": 0.156724,
  93. "pingwait": 0.010787,
  94. "version": 70015,
  95. "subver": "/Satoshi:0.20.1/",
  96. "inbound": false,
  97. "bip152_hb_to": true,
  98. "bip152_hb_from": false,
  99. "startingheight": 2007640,
  100. "synced_headers": 2007647,
  101. "synced_blocks": 2007647,
  102. "inflight": [
  103. ],
  104. "permissions": [
  105. ],
  106. "minfeefilter": 0.00000000,
  107. "bytessent_per_msg": {
  108. "getblocktxn": 69,
  109. "getdata": 313,
  110. "getheaders": 1085,
  111. "headers": 25,
  112. "ping": 3434816,
  113. "pong": 768,
  114. "sendcmpct": 99,
  115. "sendheaders": 24,
  116. "verack": 24,
  117. "version": 127
  118. },
  119. "bytesrecv_per_msg": {
  120. "addr": 55,
  121. "block": 147161,
  122. "blocktxn": 5087,
  123. "cmpctblock": 4097,
  124. "feefilter": 32,
  125. "getheaders": 1085,
  126. "headers": 2050,
  127. "ping": 768,
  128. "pong": 3434688,
  129. "sendcmpct": 66,
  130. "sendheaders": 24,
  131. "verack": 24,
  132. "version": 126
  133. },
  134. "connection_type": "block-relay-only"
  135. },
  136. {
  137. "id": 2,
  138. "addr": "polarisultijjhaku6z6u7jyboho5epdsg44ttebfaxmgau2z5sqolad.onion:18333",
  139. "addrbind": "127.0.0.1:55020",
  140. "network": "onion",
  141. "services": "0000000000000409",
  142. "servicesnames": [
  143. "NETWORK",
  144. "WITNESS",
  145. "NETWORK_LIMITED"
  146. ],
  147. "relaytxes": true,
  148. "lastsend": 1625594025,
  149. "lastrecv": 1625594025,
  150. "last_transaction": 1625594010,
  151. "last_block": 0,
  152. "bytessent": 3448168,
  153. "bytesrecv": 3480000,
  154. "conntime": 1625591249,
  155. "timeoffset": -3,
  156. "pingtime": 1.095599,
  157. "minping": 0.434531,
  158. "pingwait": 0.011362,
  159. "version": 70016,
  160. "subver": "/Satoshi:0.21.1/",
  161. "inbound": false,
  162. "bip152_hb_to": false,
  163. "bip152_hb_from": false,
  164. "startingheight": 2007640,
  165. "synced_headers": 2007647,
  166. "synced_blocks": 2007647,
  167. "inflight": [
  168. ],
  169. "permissions": [
  170. ],
  171. "minfeefilter": 0.00001000,
  172. "bytessent_per_msg": {
  173. "addrv2": 68,
  174. "feefilter": 32,
  175. "getaddr": 24,
  176. "getdata": 3424,
  177. "getheaders": 1085,
  178. "headers": 767,
  179. "inv": 12248,
  180. "ping": 3429088,
  181. "pong": 768,
  182. "sendaddrv2": 24,
  183. "sendcmpct": 66,
  184. "sendheaders": 24,
  185. "tx": 375,
  186. "verack": 24,
  187. "version": 127,
  188. "wtxidrelay": 24
  189. },
  190. "bytesrecv_per_msg": {
  191. "addrv2": 17653,
  192. "feefilter": 32,
  193. "getdata": 61,
  194. "getheaders": 1085,
  195. "headers": 848,
  196. "inv": 12377,
  197. "ping": 768,
  198. "pong": 3428672,
  199. "sendaddrv2": 24,
  200. "sendcmpct": 66,
  201. "sendheaders": 24,
  202. "tx": 18216,
  203. "verack": 24,
  204. "version": 126,
  205. "wtxidrelay": 24
  206. },
  207. "connection_type": "outbound-full-relay"
  208. },
  209. {
  210. "id": 3,
  211. "addr": "163.172.74.168:18333",
  212. "addrbind": "192.168.170.130:41802",
  213. "addrlocal": "103.101.117.222:51160",
  214. "network": "ipv4",
  215. "services": "0000000000000409",
  216. "servicesnames": [
  217. "NETWORK",
  218. "WITNESS",
  219. "NETWORK_LIMITED"
  220. ],
  221. "relaytxes": true,
  222. "lastsend": 1625594025,
  223. "lastrecv": 1625594025,
  224. "last_transaction": 1625593996,
  225. "last_block": 1625593153,
  226. "bytessent": 3452865,
  227. "bytesrecv": 3503383,
  228. "conntime": 1625591256,
  229. "timeoffset": 0,
  230. "pingtime": 0.194272,
  231. "minping": 0.142629,
  232. "pingwait": 0.011713,
  233. "version": 70016,
  234. "subver": "/Satoshi:0.21.1/",
  235. "inbound": false,
  236. "bip152_hb_to": true,
  237. "bip152_hb_from": false,
  238. "startingheight": 2007640,
  239. "synced_headers": 2007647,
  240. "synced_blocks": 2007647,
  241. "inflight": [
  242. ],
  243. "permissions": [
  244. ],
  245. "minfeefilter": 0.00000000,
  246. "bytessent_per_msg": {
  247. "addrv2": 68,
  248. "feefilter": 32,
  249. "getaddr": 24,
  250. "getblocktxn": 58,
  251. "getdata": 4095,
  252. "getheaders": 1085,
  253. "headers": 25,
  254. "inv": 11572,
  255. "ping": 3434816,
  256. "pong": 768,
  257. "sendaddrv2": 24,
  258. "sendcmpct": 99,
  259. "sendheaders": 24,
  260. "verack": 24,
  261. "version": 127,
  262. "wtxidrelay": 24
  263. },
  264. "bytesrecv_per_msg": {
  265. "addrv2": 17377,
  266. "blocktxn": 740,
  267. "cmpctblock": 2915,
  268. "getheaders": 1085,
  269. "headers": 424,
  270. "inv": 8461,
  271. "ping": 768,
  272. "pong": 3434688,
  273. "sendaddrv2": 24,
  274. "sendcmpct": 66,
  275. "sendheaders": 24,
  276. "tx": 36637,
  277. "verack": 24,
  278. "version": 126,
  279. "wtxidrelay": 24
  280. },
  281. "connection_type": "outbound-full-relay"
  282. },
  283. {
  284. "id": 4,
  285. "addr": "84.16.224.87:18333",
  286. "addrbind": "192.168.170.130:48188",
  287. "addrlocal": "103.101.117.222:51161",
  288. "network": "ipv4",
  289. "services": "0000000000000409",
  290. "servicesnames": [
  291. "NETWORK",
  292. "WITNESS",
  293. "NETWORK_LIMITED"
  294. ],
  295. "relaytxes": true,
  296. "lastsend": 1625594025,
  297. "lastrecv": 1625594025,
  298. "last_transaction": 1625593983,
  299. "last_block": 0,
  300. "bytessent": 3448658,
  301. "bytesrecv": 3503339,
  302. "conntime": 1625591258,
  303. "timeoffset": -1,
  304. "pingtime": 0.19814,
  305. "minping": 0.13138,
  306. "pingwait": 0.011821,
  307. "version": 70015,
  308. "subver": "/Satoshi:0.20.0/",
  309. "inbound": false,
  310. "bip152_hb_to": false,
  311. "bip152_hb_from": false,
  312. "startingheight": 2007640,
  313. "synced_headers": 2007647,
  314. "synced_blocks": 2007647,
  315. "inflight": [
  316. ],
  317. "permissions": [
  318. ],
  319. "minfeefilter": 0.00001000,
  320. "bytessent_per_msg": {
  321. "addr": 165,
  322. "feefilter": 32,
  323. "getaddr": 24,
  324. "getdata": 3510,
  325. "getheaders": 1085,
  326. "headers": 131,
  327. "inv": 7662,
  328. "ping": 3435040,
  329. "pong": 768,
  330. "sendcmpct": 66,
  331. "sendheaders": 24,
  332. "verack": 24,
  333. "version": 127
  334. },
  335. "bytesrecv_per_msg": {
  336. "addr": 30082,
  337. "cmpctblock": 966,
  338. "feefilter": 32,
  339. "getheaders": 1085,
  340. "headers": 848,
  341. "inv": 12098,
  342. "ping": 768,
  343. "pong": 3434912,
  344. "sendcmpct": 66,
  345. "sendheaders": 24,
  346. "tx": 22308,
  347. "verack": 24,
  348. "version": 126
  349. },
  350. "connection_type": "outbound-full-relay"
  351. },
  352. {
  353. "id": 5,
  354. "addr": "35k2va6vyw4oo5ly2quvcszgdqr56kcnfgcqpnpcffut4jn3mhhwgbid.onion:18333",
  355. "addrbind": "127.0.0.1:55052",
  356. "network": "onion",
  357. "services": "0000000000000409",
  358. "servicesnames": [
  359. "NETWORK",
  360. "WITNESS",
  361. "NETWORK_LIMITED"
  362. ],
  363. "relaytxes": true,
  364. "lastsend": 1625594025,
  365. "lastrecv": 1625594025,
  366. "last_transaction": 1625593710,
  367. "last_block": 0,
  368. "bytessent": 3448616,
  369. "bytesrecv": 3444211,
  370. "conntime": 1625591269,
  371. "timeoffset": -3,
  372. "pingtime": 1.100201,
  373. "minping": 0.629898,
  374. "pingwait": 0.011918,
  375. "version": 70016,
  376. "subver": "/Satoshi:0.21.0/",
  377. "inbound": false,
  378. "bip152_hb_to": false,
  379. "bip152_hb_from": false,
  380. "startingheight": 2007640,
  381. "synced_headers": 2007647,
  382. "synced_blocks": 2007647,
  383. "inflight": [
  384. ],
  385. "permissions": [
  386. ],
  387. "minfeefilter": 0.00001000,
  388. "bytessent_per_msg": {
  389. "addrv2": 108,
  390. "feefilter": 32,
  391. "getaddr": 24,
  392. "getdata": 610,
  393. "getheaders": 1085,
  394. "headers": 742,
  395. "inv": 15716,
  396. "ping": 3428288,
  397. "pong": 736,
  398. "sendaddrv2": 24,
  399. "sendcmpct": 66,
  400. "sendheaders": 24,
  401. "tx": 986,
  402. "verack": 24,
  403. "version": 127,
  404. "wtxidrelay": 24
  405. },
  406. "bytesrecv_per_msg": {
  407. "addrv2": 3559,
  408. "feefilter": 32,
  409. "getdata": 183,
  410. "getheaders": 1085,
  411. "headers": 848,
  412. "inv": 5589,
  413. "ping": 736,
  414. "pong": 3427712,
  415. "sendaddrv2": 24,
  416. "sendcmpct": 66,
  417. "sendheaders": 24,
  418. "tx": 4179,
  419. "verack": 24,
  420. "version": 126,
  421. "wtxidrelay": 24
  422. },
  423. "connection_type": "outbound-full-relay"
  424. },
  425. {
  426. "id": 7,
  427. "addr": "212.8.252.189:18333",
  428. "addrbind": "192.168.170.130:52980",
  429. "addrlocal": "103.101.117.222:54245",
  430. "network": "ipv4",
  431. "services": "0000000000000409",
  432. "servicesnames": [
  433. "NETWORK",
  434. "WITNESS",
  435. "NETWORK_LIMITED"
  436. ],
  437. "relaytxes": true,
  438. "lastsend": 1625594025,
  439. "lastrecv": 1625594025,
  440. "last_transaction": 1625593896,
  441. "last_block": 0,
  442. "bytessent": 3449737,
  443. "bytesrecv": 3499113,
  444. "conntime": 1625591276,
  445. "timeoffset": 0,
  446. "pingtime": 0.176573,
  447. "minping": 0.139907,
  448. "pingwait": 0.012085,
  449. "version": 70015,
  450. "subver": "/Satoshi:0.20.0/",
  451. "inbound": false,
  452. "bip152_hb_to": false,
  453. "bip152_hb_from": false,
  454. "startingheight": 2007640,
  455. "synced_headers": 2007647,
  456. "synced_blocks": 2007647,
  457. "inflight": [
  458. ],
  459. "permissions": [
  460. ],
  461. "minfeefilter": 0.00001000,
  462. "bytessent_per_msg": {
  463. "feefilter": 32,
  464. "getaddr": 24,
  465. "getdata": 3363,
  466. "getheaders": 1085,
  467. "headers": 106,
  468. "inv": 7862,
  469. "ping": 3436288,
  470. "pong": 736,
  471. "sendcmpct": 66,
  472. "sendheaders": 24,
  473. "verack": 24,
  474. "version": 127
  475. },
  476. "bytesrecv_per_msg": {
  477. "addr": 30137,
  478. "feefilter": 32,
  479. "getheaders": 1085,
  480. "headers": 848,
  481. "inv": 11890,
  482. "ping": 736,
  483. "pong": 3436160,
  484. "sendcmpct": 66,
  485. "sendheaders": 24,
  486. "tx": 17985,
  487. "verack": 24,
  488. "version": 126
  489. },
  490. "connection_type": "outbound-full-relay"
  491. },
  492. {
  493. "id": 9,
  494. "addr": "45.83.105.99:18333",
  495. "addrbind": "192.168.170.130:35150",
  496. "addrlocal": "103.101.117.222:53689",
  497. "network": "ipv4",
  498. "services": "0000000000000408",
  499. "servicesnames": [
  500. "WITNESS",
  501. "NETWORK_LIMITED"
  502. ],
  503. "relaytxes": true,
  504. "lastsend": 1625594025,
  505. "lastrecv": 1625594025,
  506. "last_transaction": 1625593883,
  507. "last_block": 0,
  508. "bytessent": 3448890,
  509. "bytesrecv": 3495952,
  510. "conntime": 1625591289,
  511. "timeoffset": 0,
  512. "pingtime": 0.249113,
  513. "minping": 0.186793,
  514. "pingwait": 0.011926,
  515. "version": 70015,
  516. "subver": "/Satoshi:0.20.1/",
  517. "inbound": false,
  518. "bip152_hb_to": false,
  519. "bip152_hb_from": false,
  520. "startingheight": 2007640,
  521. "synced_headers": 2007647,
  522. "synced_blocks": 2007647,
  523. "inflight": [
  524. ],
  525. "permissions": [
  526. ],
  527. "minfeefilter": 0.00001000,
  528. "bytessent_per_msg": {
  529. "addr": 220,
  530. "feefilter": 32,
  531. "getaddr": 24,
  532. "getdata": 2731,
  533. "getheaders": 1085,
  534. "headers": 106,
  535. "inv": 9251,
  536. "ping": 3434464,
  537. "pong": 736,
  538. "sendcmpct": 66,
  539. "sendheaders": 24,
  540. "verack": 24,
  541. "version": 127
  542. },
  543. "bytesrecv_per_msg": {
  544. "addr": 30082,
  545. "cmpctblock": 549,
  546. "feefilter": 32,
  547. "getheaders": 1085,
  548. "headers": 848,
  549. "inv": 11333,
  550. "ping": 736,
  551. "pong": 3434304,
  552. "sendcmpct": 66,
  553. "sendheaders": 24,
  554. "tx": 16743,
  555. "verack": 24,
  556. "version": 126
  557. },
  558. "connection_type": "outbound-full-relay"
  559. },
  560. {
  561. "id": 10,
  562. "addr": "h3rphzofxzq52tb63mg5f6kc4my3fkcrgh3m5qryeatts43iljbawiid.onion:18333",
  563. "addrbind": "127.0.0.1:55304",
  564. "network": "onion",
  565. "services": "0000000000000409",
  566. "servicesnames": [
  567. "NETWORK",
  568. "WITNESS",
  569. "NETWORK_LIMITED"
  570. ],
  571. "relaytxes": true,
  572. "lastsend": 1625594025,
  573. "lastrecv": 1625594025,
  574. "last_transaction": 1625593674,
  575. "last_block": 0,
  576. "bytessent": 3443404,
  577. "bytesrecv": 3441996,
  578. "conntime": 1625591531,
  579. "timeoffset": 0,
  580. "pingtime": 0.5996860000000001,
  581. "minping": 0.436284,
  582. "pingwait": 0.012562,
  583. "version": 70016,
  584. "subver": "/Satoshi:0.21.1/",
  585. "inbound": false,
  586. "bip152_hb_to": false,
  587. "bip152_hb_from": false,
  588. "startingheight": 2007641,
  589. "synced_headers": 2007647,
  590. "synced_blocks": 2007647,
  591. "inflight": [
  592. ],
  593. "permissions": [
  594. ],
  595. "minfeefilter": 0.00001000,
  596. "bytessent_per_msg": {
  597. "addrv2": 148,
  598. "feefilter": 32,
  599. "getaddr": 24,
  600. "getdata": 585,
  601. "getheaders": 1085,
  602. "headers": 636,
  603. "inv": 13349,
  604. "ping": 3426336,
  605. "pong": 672,
  606. "sendaddrv2": 24,
  607. "sendcmpct": 66,
  608. "sendheaders": 24,
  609. "tx": 248,
  610. "verack": 24,
  611. "version": 127,
  612. "wtxidrelay": 24
  613. },
  614. "bytesrecv_per_msg": {
  615. "addrv2": 4047,
  616. "feefilter": 32,
  617. "getdata": 61,
  618. "getheaders": 1085,
  619. "headers": 742,
  620. "inv": 6875,
  621. "ping": 672,
  622. "pong": 3425728,
  623. "sendaddrv2": 24,
  624. "sendcmpct": 66,
  625. "sendheaders": 24,
  626. "tx": 2466,
  627. "verack": 24,
  628. "version": 126,
  629. "wtxidrelay": 24
  630. },
  631. "connection_type": "outbound-full-relay"
  632. },
  633. {
  634. "id": 12,
  635. "addr": "135.181.123.211:18333",
  636. "addrbind": "192.168.170.130:56882",
  637. "addrlocal": "103.101.117.222:54948",
  638. "network": "ipv4",
  639. "services": "0000000000000409",
  640. "servicesnames": [
  641. "NETWORK",
  642. "WITNESS",
  643. "NETWORK_LIMITED"
  644. ],
  645. "relaytxes": true,
  646. "lastsend": 1625594025,
  647. "lastrecv": 1625594025,
  648. "last_transaction": 1625593950,
  649. "last_block": 0,
  650. "bytessent": 2759002,
  651. "bytesrecv": 2804054,
  652. "conntime": 1625591848,
  653. "timeoffset": 0,
  654. "pingtime": 0.237537,
  655. "minping": 0.153987,
  656. "pingwait": 0.013078,
  657. "version": 70015,
  658. "subver": "/Satoshi:0.20.1/",
  659. "inbound": false,
  660. "bip152_hb_to": false,
  661. "bip152_hb_from": false,
  662. "startingheight": 2007643,
  663. "synced_headers": 2007647,
  664. "synced_blocks": 2007647,
  665. "inflight": [
  666. ],
  667. "permissions": [
  668. ],
  669. "minfeefilter": 0.00001000,
  670. "bytessent_per_msg": {
  671. "feefilter": 32,
  672. "getaddr": 24,
  673. "getdata": 3047,
  674. "getheaders": 1085,
  675. "headers": 212,
  676. "inv": 5689,
  677. "ping": 2748064,
  678. "pong": 608,
  679. "sendcmpct": 66,
  680. "sendheaders": 24,
  681. "verack": 24,
  682. "version": 127
  683. },
  684. "bytesrecv_per_msg": {
  685. "addr": 30137,
  686. "feefilter": 32,
  687. "getheaders": 1085,
  688. "headers": 530,
  689. "inv": 8156,
  690. "ping": 608,
  691. "pong": 2747936,
  692. "sendcmpct": 66,
  693. "sendheaders": 24,
  694. "tx": 15330,
  695. "verack": 24,
  696. "version": 126
  697. },
  698. "connection_type": "outbound-full-relay"
  699. },
  700. {
  701. "id": 18,
  702. "addr": "127.0.0.1:54270",
  703. "addrbind": "127.0.0.1:18334",
  704. "network": "onion",
  705. "services": "000000000000040d",
  706. "servicesnames": [
  707. "NETWORK",
  708. "BLOOM",
  709. "WITNESS",
  710. "NETWORK_LIMITED"
  711. ],
  712. "relaytxes": true,
  713. "lastsend": 1625594025,
  714. "lastrecv": 1625594025,
  715. "last_transaction": 0,
  716. "last_block": 0,
  717. "bytessent": 2176870,
  718. "bytesrecv": 866503,
  719. "conntime": 1625593520,
  720. "timeoffset": 0,
  721. "pingtime": 0.452133,
  722. "minping": 0.377821,
  723. "pingwait": 0.013294,
  724. "version": 70016,
  725. "subver": "/Satoshi:0.21.0/",
  726. "inbound": true,
  727. "bip152_hb_to": false,
  728. "bip152_hb_from": false,
  729. "startingheight": 0,
  730. "synced_headers": -1,
  731. "synced_blocks": -1,
  732. "inflight": [
  733. ],
  734. "permissions": [
  735. ],
  736. "minfeefilter": 0.09170997,
  737. "bytessent_per_msg": {
  738. "addrv2": 17624,
  739. "block": 1562214,
  740. "feefilter": 32,
  741. "getheaders": 1085,
  742. "headers": 106,
  743. "ping": 595360,
  744. "pong": 160,
  745. "sendaddrv2": 24,
  746. "sendcmpct": 66,
  747. "sendheaders": 24,
  748. "verack": 24,
  749. "version": 127,
  750. "wtxidrelay": 24
  751. },
  752. "bytesrecv_per_msg": {
  753. "feefilter": 32,
  754. "getaddr": 24,
  755. "getdata": 269874,
  756. "getheaders": 1085,
  757. "ping": 160,
  758. "pong": 595040,
  759. "sendaddrv2": 24,
  760. "sendcmpct": 66,
  761. "sendheaders": 24,
  762. "verack": 24,
  763. "version": 126,
  764. "wtxidrelay": 24
  765. },
  766. "connection_type": "inbound"
  767. }
  768. ]
  769.  
Add Comment
Please, Sign In to add comment