From 1a8be0dc692273530be8eac0aaa4b78dc9be8eea Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 6 Nov 2016 10:33:11 -0300 Subject: [PATCH] test --- src/miner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/miner.cpp b/src/miner.cpp index 58f807501..969c50233 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -515,7 +515,7 @@ void static BitcoinMiner(CWallet *pwallet) { sleep(1); } - komodo_chosennotary(¬aryid,int32_t height,NOTARY_PUBKEY33); + komodo_chosennotary(¬aryid,chainActive.Tip()->nHeight,NOTARY_PUBKEY33); std::string solver; if ( notaryid >= 0 )