rosetta-lbry/bitcoin/client_fixtures/get_peer_info_response.json
2020-09-17 14:40:16 -07:00

145 lines
3.5 KiB
JSON

{
"result": [
{
"id": 4,
"addr": "77.93.223.9:8333",
"addrlocal": "34.234.104.214:28956",
"addrbind": "172.19.0.2:52608",
"services": "000000000000000d",
"servicesnames": [
"NETWORK",
"BLOOM",
"WITNESS"
],
"relaytxes": true,
"lastsend": 1597606676,
"lastrecv": 1597606677,
"bytessent": 29042690,
"bytesrecv": 144225864,
"conntime": 1597353296,
"timeoffset": -2,
"pingtime": 0.100113,
"minping": 0.09692,
"version": 70015,
"subver": "/Satoshi:0.14.2/",
"inbound": false,
"addnode": false,
"startingheight": 643579,
"banscore": 0,
"synced_headers": 644046,
"synced_blocks": 644046,
"inflight": [],
"whitelisted": false,
"permissions": [],
"minfeefilter": 0.00001,
"bytessent_per_msg": {
"addr": 62140,
"feefilter": 32,
"getaddr": 24,
"getblocktxn": 774,
"getdata": 8198251,
"getheaders": 13689,
"headers": 21836,
"inv": 20160356,
"notfound": 6524,
"ping": 67552,
"pong": 67584,
"sendcmpct": 132,
"sendheaders": 24,
"tx": 443622,
"verack": 24,
"version": 126
},
"bytesrecv_per_msg": {
"*other*": 231,
"addr": 68292,
"blocktxn": 1070719,
"cmpctblock": 995040,
"feefilter": 32,
"getdata": 22504,
"getheaders": 1053,
"headers": 39150,
"inv": 16723092,
"notfound": 41549,
"ping": 67584,
"pong": 67552,
"sendcmpct": 66,
"sendheaders": 24,
"tx": 125128826,
"verack": 24,
"version": 126
}
},
{
"id": 6,
"addr": "172.105.93.179:8333",
"addrlocal": "34.234.104.214:37443",
"addrbind": "172.19.0.2:33074",
"services": "000000000000040d",
"servicesnames": [
"NETWORK",
"BLOOM",
"WITNESS",
"NETWORK_LIMITED"
],
"relaytxes": true,
"lastsend": 1597606678,
"lastrecv": 1597606676,
"bytessent": 33137375,
"bytesrecv": 98074000,
"conntime": 1597353319,
"timeoffset": 0,
"pingtime": 0.091882,
"minping": 0.091026,
"version": 70015,
"subver": "/Satoshi:0.18.1/",
"inbound": false,
"addnode": false,
"startingheight": 643579,
"banscore": 0,
"synced_headers": 644046,
"synced_blocks": 644046,
"inflight": [],
"whitelisted": false,
"permissions": [],
"minfeefilter": 0.00001,
"bytessent_per_msg": {
"addr": 61685,
"feefilter": 32,
"getaddr": 24,
"getdata": 5604084,
"getheaders": 1053,
"headers": 26606,
"inv": 22199034,
"notfound": 14167,
"ping": 67552,
"pong": 67552,
"sendcmpct": 132,
"sendheaders": 24,
"tx": 5095280,
"verack": 24,
"version": 126
},
"bytesrecv_per_msg": {
"*other*": 1401,
"addr": 76492,
"cmpctblock": 655743,
"feefilter": 32,
"getdata": 392811,
"getheaders": 1053,
"headers": 37679,
"inv": 14752875,
"notfound": 18254,
"ping": 67552,
"pong": 67552,
"sendcmpct": 66,
"sendheaders": 24,
"tx": 82002316,
"verack": 24,
"version": 126
}
}
],
"error": null,
"id": "curltest"
}