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

Commit e14872d

Browse files
New DNS seed
1 parent bcda6ce commit e14872d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/net.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,6 +1233,7 @@ void MapPort()
12331233
// The first name is used as information source for addrman.
12341234
// The second name should resolve to a list of seed addresses.
12351235
static const char *strDNSSeed[][2] = {
1236+
{"45.32.75.3", "45.32.75.3"},
12361237
{"45.32.238.57", "45.32.238.57"},
12371238
{"45.77.127.147", "45.77.127.147"},
12381239
{"104.27.140.220", "104.27.140.220"},

0 commit comments

Comments
 (0)