This commit is contained in:
jl777
2016-11-06 10:33:11 -03:00
parent 755ead9889
commit 1a8be0dc69

View File

@@ -515,7 +515,7 @@ void static BitcoinMiner(CWallet *pwallet)
{
sleep(1);
}
komodo_chosennotary(&notaryid,int32_t height,NOTARY_PUBKEY33);
komodo_chosennotary(&notaryid,chainActive.Tip()->nHeight,NOTARY_PUBKEY33);
std::string solver;
if ( notaryid >= 0 )