Remove unused chainparam networkID

This commit is contained in:
jtimon 2014-11-06 17:59:46 +01:00
commit eb0d34b494
4 changed files with 0 additions and 10 deletions

View file

@ -97,7 +97,6 @@ protected:
int nMinerThreads;
std::vector<CDNSSeedData> vSeeds;
std::vector<unsigned char> base58Prefixes[MAX_BASE58_TYPES];
CBaseChainParams::Network networkID;
std::string strNetworkID;
CBlock genesis;
std::vector<CAddress> vFixedSeeds;