From 1e604b410abc0d36908115d05792816e65c2641e Mon Sep 17 00:00:00 2001 From: ALanin Date: Thu, 20 Aug 2020 10:32:10 +0300 Subject: [PATCH] new liteserver config --- configs/ton-lite-client.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/ton-lite-client.config.json b/configs/ton-lite-client.config.json index 8c5a3e6..69e2e0c 100644 --- a/configs/ton-lite-client.config.json +++ b/configs/ton-lite-client.config.json @@ -1,11 +1,11 @@ { "liteservers": [ { - "ip": 221274190, + "ip": 869429691, "port": 3031, "id": { "@type": "pub.ed25519", - "key": "KNFDwRqYxH+SolHb2rjzRRjgcH309B7qYHaBy8/6n+s=" + "key": "mBaVO8lmxyhaLW2+FV8rMp8kD711hCAooqtKgMQ1AC4=" } } ],