|
|
|
@ -343,7 +343,7 @@ extern "C" void* ThreadStats(void*) {
@@ -343,7 +343,7 @@ extern "C" void* ThreadStats(void*) {
|
|
|
|
|
} while(1); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
static const string mainnet_seeds[] = {"seed.twister.net.co","seed2.twister.net.co","seed3.twister.net.co"}; |
|
|
|
|
static const string mainnet_seeds[] = {"seed.twister.net.co","seed2.twister.net.co","seed3.twister.net.co",""}; |
|
|
|
|
static const string testnet_seeds[] = {""}; |
|
|
|
|
static const string *seeds = mainnet_seeds; |
|
|
|
|
|
|
|
|
|