mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
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());
|
||||
}
|
||||
|
||||
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