From 1fcbc204cec4c8aad7a2205aa7dd389d2761252a Mon Sep 17 00:00:00 2001 From: Nikko <40539492+NicolasChoukroun@users.noreply.github.com> Date: Mon, 17 Dec 2018 21:29:54 +0700 Subject: [PATCH] Update creategenesis.cpp --- creategenesis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"));