From a0b63fa2ec0c4368508ccde3532954884d7fc74a Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar Date: Tue, 6 Jul 2021 15:25:52 +0400 Subject: [PATCH] uncomitted changes --- cmd/flags.go | 1 - p2p/ip_table.json | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/cmd/flags.go b/cmd/flags.go index 2b5d87e..bf927b6 100644 --- a/cmd/flags.go +++ b/cmd/flags.go @@ -108,7 +108,6 @@ var AppConfigFlags = []cli.Flag{ EnvVars: []string{"SPECS"}, Destination: &Specs, }, - &cli.BoolFlag{ Name: "SetDefaultConfig", Aliases: []string{"dc"}, diff --git a/p2p/ip_table.json b/p2p/ip_table.json index 7ba6cde..e8729ed 100644 --- a/p2p/ip_table.json +++ b/p2p/ip_table.json @@ -1,11 +1,3 @@ { - "ip_address": [ - { - "ipv4": "", - "ipv6": "2001:8f8:172d:ee93:7588:ad57:c351:3309", - "latency": 1213198, - "download": 0, - "upload": 0 - } - ] + "ip_address": null } \ No newline at end of file