revert hotfix

This commit is contained in:
Holger Schinzel 2015-01-02 16:53:08 +01:00
parent a9c8f5f18e
commit e27cb1a655

View File

@ -283,11 +283,11 @@ public:
to behave themselves. If they don't it takes their money. */
std::string strAddress = "";
// if(Params().NetworkID() == CChainParams::MAIN) {
// strAddress = "Xq19GqFvajRrEdDHYRKGYjTsQfpV5jyipF";
// } else {
if(Params().NetworkID() == CChainParams::MAIN) {
strAddress = "Xq19GqFvajRrEdDHYRKGYjTsQfpV5jyipF";
} else {
strAddress = "y1EZuxhhNMAUofTBEeLqGE1bJrpC2TWRNp";
// }
}
lastSplitUpBlock = 0;
cachedLastSuccess = 0;