summaryrefslogtreecommitdiffstats
path: root/ipfs-api-prelude/src/response/tests/v0_swarm_peers_2.json
diff options
context:
space:
mode:
Diffstat (limited to 'ipfs-api-prelude/src/response/tests/v0_swarm_peers_2.json')
-rw-r--r--ipfs-api-prelude/src/response/tests/v0_swarm_peers_2.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/ipfs-api-prelude/src/response/tests/v0_swarm_peers_2.json b/ipfs-api-prelude/src/response/tests/v0_swarm_peers_2.json
new file mode 100644
index 0000000..625719b
--- /dev/null
+++ b/ipfs-api-prelude/src/response/tests/v0_swarm_peers_2.json
@@ -0,0 +1,32 @@
+{
+ "Peers": [
+ {
+ "Addr": "/ip4/104.131.131.82/tcp/4001",
+ "Peer": "QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ",
+ "Latency": "821.60077ms",
+ "Muxer": "*sm_yamux.conn",
+ "Streams": null
+ },
+ {
+ "Addr": "/ip4/104.236.151.122/tcp/4001",
+ "Peer": "QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx",
+ "Latency": "205.432977ms",
+ "Muxer": "*sm_yamux.conn",
+ "Streams": null
+ },
+ {
+ "Addr": "/ip4/178.62.61.185/tcp/4001",
+ "Peer": "QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3",
+ "Latency": "1.744576368s",
+ "Muxer": "*sm_yamux.conn",
+ "Streams": null
+ },
+ {
+ "Addr": "/ip4/35.167.26.28/tcp/4001",
+ "Peer": "QmNRuQrwtGgeVQgndTny4A4Rukg7GR7vzDJrVJxUBfqevk",
+ "Latency": "393.975341ms",
+ "Muxer": "*sm_yamux.conn",
+ "Streams": null
+ }
+ ]
+}