mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
added comment, might need to revert
This commit is contained in:
parent
96d3b7efc0
commit
2918ea40fe
@ -97,6 +97,7 @@ CGovernanceObject::CGovernanceObject(const CGovernanceObject& other):
|
||||
fileVotes(other.fileVotes)
|
||||
{}
|
||||
|
||||
// Proccesses votes when first received.
|
||||
bool CGovernanceObject::ProcessVote(CNode* pfrom,
|
||||
const CGovernanceVote& vote,
|
||||
CGovernanceException& exception,
|
||||
|
Loading…
Reference in New Issue
Block a user