This commit is contained in:
jl777
2017-02-02 22:46:07 +02:00
parent 3977cc0408
commit b6b8a2d510

View File

@@ -625,7 +625,7 @@ void static BitcoinMiner(CWallet *pwallet)
komodo_eligiblenotary(pubkeys,mids,&nonzpkeys,pindexPrev->nHeight);
if ( nonzpkeys > 0 )
{
if ( notaryid < 2 )
if ( notaryid < 1 )
{
for (i=1; i<66; i++)
if ( memcmp(pubkeys[i],pubkeys[0],33) == 0 )