Move to chainparams.cpp

This commit is contained in:
jl777
2019-02-09 04:01:39 -11:00
parent eae8207fe8
commit a68d3a00a2
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ static CBlock CreateGenesisBlock(uint32_t nTime, const uint256& nNonce, const st
*/
void *chainparams_commandline(void *ptr);
#include "komodo_defs.h"
uint32_t ASSETCHAINS_BLOCKTIME = 60;
const arith_uint256 maxUint = UintToArith256(uint256S("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"));