mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-14 00:58:09 +00:00
add dnsseed.keva.one
This commit is contained in:
parent
603a38a974
commit
033ccd6fe6
@ -169,6 +169,7 @@ public:
|
||||
|
||||
// Note that of those with the service bits flag, most only support a subset of possible options
|
||||
vSeeds.emplace_back("dnsseed.kevacoin.org");
|
||||
vSeeds.emplace_back("dnsseed.keva.one");
|
||||
|
||||
base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,45); // K
|
||||
base58Prefixes[SCRIPT_ADDRESS] = std::vector<unsigned char>(1,5);
|
||||
|
Loading…
Reference in New Issue
Block a user