#include <masternode-budget.h>
Definition at line 53 of file masternode-budget.h.
◆ CBudgetVote() [1/2]
| CBudgetVote::CBudgetVote |
( |
| ) |
|
◆ CBudgetVote() [2/2]
| CBudgetVote::CBudgetVote |
( |
CTxIn |
vin, |
|
|
uint256 |
nProposalHash, |
|
|
int |
nVoteIn |
|
) |
| |
◆ GetHash()
◆ GetVoteString()
| std::string CBudgetVote::GetVoteString |
( |
| ) |
|
|
inline |
◆ Relay()
| void CBudgetVote::Relay |
( |
| ) |
|
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CBudgetVote::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ Sign()
| bool CBudgetVote::Sign |
( |
CKey & |
keyMasternode, |
|
|
CPubKey & |
pubKeyMasternode |
|
) |
| |
◆ SignatureValid()
| bool CBudgetVote::SignatureValid |
( |
bool |
fSignatureCheck | ) |
|
◆ ADD_SERIALIZE_METHODS
| CBudgetVote::ADD_SERIALIZE_METHODS |
◆ fSynced
| bool CBudgetVote::fSynced |
◆ fValid
◆ nProposalHash
◆ nTime
| int64_t CBudgetVote::nTime |
◆ nVote
◆ vchSig
| std::vector<unsigned char> CBudgetVote::vchSig |
◆ vin
The documentation for this class was generated from the following files: