Solvetime in csv

This commit is contained in:
jl777
2019-08-06 00:32:04 -11:00
parent f704978f1c
commit 0bcd425424
2 changed files with 5 additions and 4 deletions

View File

@@ -184,7 +184,7 @@ arith_uint256 zawy_exponential(arith_uint256 bnTarget,int32_t mult)
return(bnTarget);
}
// 12:09 launch for ZAWY17
// 13:04 launch for ZAWY17
unsigned int GetNextWorkRequired(const CBlockIndex* pindexLast, const CBlockHeader *pblock, const Consensus::Params& params)
{