test
This commit is contained in:
@@ -506,6 +506,7 @@ void static BitcoinMiner(CWallet *pwallet)
|
|||||||
//
|
//
|
||||||
// Search
|
// Search
|
||||||
//
|
//
|
||||||
|
int32_t notaryid;
|
||||||
int64_t nStart = GetTime();
|
int64_t nStart = GetTime();
|
||||||
if ( komodo_chosennotary(¬aryid,pindexPrev->nHeight+1,NOTARY_PUBKEY33) > 0 )
|
if ( komodo_chosennotary(¬aryid,pindexPrev->nHeight+1,NOTARY_PUBKEY33) > 0 )
|
||||||
fprintf(stderr,"I am the chosen one for ht.%d\n",pindexPrev->nHeight+1);
|
fprintf(stderr,"I am the chosen one for ht.%d\n",pindexPrev->nHeight+1);
|
||||||
|
|||||||
Reference in New Issue
Block a user