6 #ifndef PIVX_BUDGET_BUDGETVOTE_H
7 #define PIVX_BUDGET_BUDGETVOTE_H
43 std::string ret =
"ABSTAIN";
std::string GetStrMessage() const override
uint256 GetProposalHash() const
SERIALIZE_METHODS(CBudgetVote, obj)
uint256 GetSignatureHash() const override
std::string GetVoteString() const
void SetSynced(bool _fSynced)
void SetTime(const int64_t &_nTime)
void SetValid(bool _fValid)
VoteDirection GetDirection() const
Base Class for all signed messages on the network.
An input of a transaction.