mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-09-08 21:02:08 +00:00
parent
fb3fd0cf56
commit
35372512c6
@ -219,6 +219,7 @@ public:
|
||||
vSeeds.clear();
|
||||
// nodes with support for servicebits filtering should be at the top
|
||||
vSeeds.push_back(CDNSSeedData("litecointools.com", "testnet-seed.litecointools.com"));
|
||||
vSeeds.push_back(CDNSSeedData("loshan.co.uk", "seed-b.litecoin.loshan.co.uk", true));
|
||||
|
||||
base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,111);
|
||||
base58Prefixes[SCRIPT_ADDRESS] = std::vector<unsigned char>(1,196);
|
||||
|
Loading…
x
Reference in New Issue
Block a user