allow logging for fbvote
This commit is contained in:
parent
572ebf4502
commit
e0ecfbd00b
@ -1018,7 +1018,7 @@ void CBudgetManager::ProcessMessage(CNode* pfrom, std::string& strCommand, CData
|
|||||||
masternodeSync.AddedBudgetItem(vote.GetHash());
|
masternodeSync.AddedBudgetItem(vote.GetHash());
|
||||||
}
|
}
|
||||||
|
|
||||||
LogPrint("mnbudget", "fbs - new finalized budget vote - %s\n", vote.GetHash().ToString());
|
LogPrint("fbvote - new finalized budget vote - %s\n", vote.GetHash().ToString());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user