Skip to content

Commit

Permalink
🔧 Updating default peers
Browse files Browse the repository at this point in the history
  • Loading branch information
sandoche authored Apr 14, 2021
1 parent 3b0a349 commit f1ca993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/nxt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f1ca993

Please sign in to comment.