revert hotfix
This commit is contained in:
parent
a9c8f5f18e
commit
e27cb1a655
@ -283,11 +283,11 @@ public:
|
|||||||
to behave themselves. If they don't it takes their money. */
|
to behave themselves. If they don't it takes their money. */
|
||||||
|
|
||||||
std::string strAddress = "";
|
std::string strAddress = "";
|
||||||
// if(Params().NetworkID() == CChainParams::MAIN) {
|
if(Params().NetworkID() == CChainParams::MAIN) {
|
||||||
// strAddress = "Xq19GqFvajRrEdDHYRKGYjTsQfpV5jyipF";
|
strAddress = "Xq19GqFvajRrEdDHYRKGYjTsQfpV5jyipF";
|
||||||
// } else {
|
} else {
|
||||||
strAddress = "y1EZuxhhNMAUofTBEeLqGE1bJrpC2TWRNp";
|
strAddress = "y1EZuxhhNMAUofTBEeLqGE1bJrpC2TWRNp";
|
||||||
// }
|
}
|
||||||
|
|
||||||
lastSplitUpBlock = 0;
|
lastSplitUpBlock = 0;
|
||||||
cachedLastSuccess = 0;
|
cachedLastSuccess = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user