diff --git a/creategenesis.cpp b/creategenesis.cpp index aaf6555..b995d82 100644 --- a/creategenesis.cpp +++ b/creategenesis.cpp @@ -5,7 +5,7 @@ // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -Mining algorithm +//Mining algorithm const arith_uint256 maxUint = UintToArith256( uint256S("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"));