From 0550a35df1562e79ebb9dbe0b533b8ad5c6085d4 Mon Sep 17 00:00:00 2001 From: Farhan Alvi <52133344+farhansolodev@users.noreply.github.com> Date: Mon, 3 Apr 2023 22:55:16 +0400 Subject: [PATCH] Update ip_table.json --- p2p/ip_table.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/p2p/ip_table.json b/p2p/ip_table.json index 83c3081..60a10d4 100644 --- a/p2p/ip_table.json +++ b/p2p/ip_table.json @@ -4,13 +4,10 @@ "Name": "Node1", "IPV4": "64.227.168.102", "IPV6": "", - "Latency": 145800903, - "Download": 0, - "Upload": 0, + "Latency": 0, "ServerPort": "8088", "NAT": "False", - "EscapeImplementation": "None", - "CustomInformation": null + "EscapeImplementation": "None" } ] -} \ No newline at end of file +}