Skip to content
This repository was archived by the owner on Sep 26, 2018. It is now read-only.

Commit 568915d

Browse files
authored
Update seed nodes
Testing is for suckers
1 parent 5fe0fe7 commit 568915d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CryptoNoteConfig.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ const size_t P2P_DEFAULT_HANDSHAKE_INVOKE_TIMEOUT = 5000; //
167167
const char P2P_STAT_TRUSTED_PUB_KEY[] = "";
168168

169169
const char* const SEED_NODES[] = {
170+
"seed-mtip-0.triforcecoin.com:13001",
171+
"seed-mtip-1.triforcecoin.com:13001",
170172
"35.237.5.160:13001",
171173
"104.155.39.18:13001",
172174
"45.76.3.17:13001",

0 commit comments

Comments
 (0)