Update creategenesis.cpp
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
// Distributed under the MIT software license, see the accompanying
|
// Distributed under the MIT software license, see the accompanying
|
||||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||||
|
|
||||||
Mining algorithm
|
//Mining algorithm
|
||||||
|
|
||||||
const arith_uint256 maxUint = UintToArith256(
|
const arith_uint256 maxUint = UintToArith256(
|
||||||
uint256S("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"));
|
uint256S("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"));
|
||||||
|
|||||||
Reference in New Issue
Block a user