This commit is contained in:
jl777
2016-10-21 09:59:25 -03:00
parent fdafadd0f1
commit 695216acfe

View File

@@ -506,6 +506,7 @@ void static BitcoinMiner(CWallet *pwallet)
//
// Search
//
int32_t notaryid;
int64_t nStart = GetTime();
if ( komodo_chosennotary(&notaryid,pindexPrev->nHeight+1,NOTARY_PUBKEY33) > 0 )
fprintf(stderr,"I am the chosen one for ht.%d\n",pindexPrev->nHeight+1);