This commit is contained in:
jl777
2016-10-03 11:41:55 -03:00
parent 4d3a1f56a2
commit 9668fb9212

View File

@@ -16,7 +16,7 @@
#include "sodium.h"
int32_t komodo_is_notaryblock(const CBlockHeader *pblock);
int32_t komodo_is_notaryblock(CBlockHeader *pblock);
unsigned int GetNextWorkRequired(const CBlockIndex* pindexLast, const CBlockHeader *pblock, const Consensus::Params& params)
{