Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

New target in RC2 #7

Open
sammy007 opened this issue Oct 23, 2016 · 0 comments
Open

New target in RC2 #7

sammy007 opened this issue Oct 23, 2016 · 0 comments

Comments

@sammy007
Copy link

New target on rc2 in chainparams.cpp

+++ b/nheqminer/libstratum/ZcashStratum.cpp
@@ -328,7 +328,7 @@ void ZcashJob::setTarget(std::string target)
         serverTarget = UintToArith256(uint256S(target));
     } else {
                BOOST_LOG_TRIVIAL(debug) << "miner | New job but no server target, assuming powLimit";
-               serverTarget = UintToArith256(uint256S("0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f"));
+               serverTarget = UintToArith256(uint256S("03ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"));
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant