mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
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. */
|
||||
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user