fixed error for IP table in p2p module

This commit is contained in:
2021-04-12 16:54:06 +04:00
parent 23b147cdd0
commit 823a65db5d
5 changed files with 10 additions and 14 deletions

View File

@@ -1,10 +1,7 @@
{
"ip_address": [
{
"ipv4": "localhost",
"latency": 14981051,
"download": 8142.122540206258,
"upload": 3578.766512629995
"ipv4": "145.40.90.151"
}
]
}