#include <masternode-payments.h>
Definition at line 87 of file masternode-payments.h.
◆ CMasternodeBlockPayees() [1/2]
| CMasternodeBlockPayees::CMasternodeBlockPayees |
( |
| ) |
|
|
inline |
◆ CMasternodeBlockPayees() [2/2]
| CMasternodeBlockPayees::CMasternodeBlockPayees |
( |
int |
nBlockHeightIn | ) |
|
|
inlineexplicit |
◆ AddPayee()
| void CMasternodeBlockPayees::AddPayee |
( |
const CScript & |
payeeIn, |
|
|
int |
nIncrement |
|
) |
| |
|
inline |
◆ GetPayee()
| bool CMasternodeBlockPayees::GetPayee |
( |
CScript & |
payee | ) |
const |
|
inline |
◆ GetRequiredPaymentsString()
| std::string CMasternodeBlockPayees::GetRequiredPaymentsString |
( |
| ) |
|
◆ HasPayeeWithVotes()
| bool CMasternodeBlockPayees::HasPayeeWithVotes |
( |
const CScript & |
payee, |
|
|
int |
nVotesReq |
|
) |
| |
|
inline |
◆ IsTransactionValid()
| bool CMasternodeBlockPayees::IsTransactionValid |
( |
const CTransaction & |
txNew, |
|
|
int |
nBlockHeight |
|
) |
| |
◆ SERIALIZE_METHODS()
◆ nBlockHeight
| int CMasternodeBlockPayees::nBlockHeight |
◆ vecPayments
The documentation for this class was generated from the following files: