#include <masternode-payments.h>
Definition at line 88 of file masternode-payments.h.
◆ CMasternodeBlockPayees() [1/2]
| CMasternodeBlockPayees::CMasternodeBlockPayees |
( |
| ) |
|
|
inline |
◆ CMasternodeBlockPayees() [2/2]
| CMasternodeBlockPayees::CMasternodeBlockPayees |
( |
int |
nBlockHeightIn | ) |
|
|
inline |
◆ AddPayee()
| void CMasternodeBlockPayees::AddPayee |
( |
int |
nIncrement, |
|
|
std::vector< unsigned char > |
masternodeStealthAddress |
|
) |
| |
|
inline |
◆ GetPayee()
| bool CMasternodeBlockPayees::GetPayee |
( |
std::vector< unsigned char > & |
payee | ) |
|
|
inline |
◆ GetRequiredPaymentsString()
| std::string CMasternodeBlockPayees::GetRequiredPaymentsString |
( |
| ) |
|
◆ HasPayeeWithVotes()
| bool CMasternodeBlockPayees::HasPayeeWithVotes |
( |
std::vector< unsigned char > |
payee, |
|
|
int |
nVotesReq |
|
) |
| |
|
inline |
◆ IsTransactionValid()
| bool CMasternodeBlockPayees::IsTransactionValid |
( |
const CTransaction & |
txNew | ) |
|
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CMasternodeBlockPayees::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
| CMasternodeBlockPayees::ADD_SERIALIZE_METHODS |
◆ nBlockHeight
| int CMasternodeBlockPayees::nBlockHeight |
◆ vecPayments
The documentation for this class was generated from the following files: