From f1ca993bce98c673824e661ed0a8ce9e2c1494ce Mon Sep 17 00:00:00 2001 From: Sandoche ADITTANE Date: Wed, 14 Apr 2021 22:19:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Updating=20default=20peers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/nxt.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nxt.properties b/conf/nxt.properties index ccdcf31..975995c 100644 --- a/conf/nxt.properties +++ b/conf/nxt.properties @@ -67,7 +67,7 @@ nxt.myHallmark= # Default initial peers. Only used if nxt.usePeersDb=true. # Do not modify. Add custom peers to nxt.wellKnownPeers instead. -nxt.defaultPeers=81.61.116.152; n.motive.network; +nxt.defaultPeers=n.motive.network # A list of well known peer addresses / host names, separated by '; '. These # peers are always kept in connected state.