test
This commit is contained in:
@@ -515,7 +515,7 @@ void static BitcoinMiner(CWallet *pwallet)
|
|||||||
{
|
{
|
||||||
sleep(1);
|
sleep(1);
|
||||||
}
|
}
|
||||||
komodo_chosennotary(¬aryid,int32_t height,NOTARY_PUBKEY33);
|
komodo_chosennotary(¬aryid,chainActive.Tip()->nHeight,NOTARY_PUBKEY33);
|
||||||
|
|
||||||
std::string solver;
|
std::string solver;
|
||||||
if ( notaryid >= 0 )
|
if ( notaryid >= 0 )
|
||||||
|
|||||||
Reference in New Issue
Block a user