#include <masternode-payments.h>
|
| std::vector< unsigned char > | vchSig |
| |
Definition at line 152 of file masternode-payments.h.
◆ CMasternodePaymentWinner() [1/2]
| CMasternodePaymentWinner::CMasternodePaymentWinner |
( |
| ) |
|
|
inline |
◆ CMasternodePaymentWinner() [2/2]
| CMasternodePaymentWinner::CMasternodePaymentWinner |
( |
const CTxIn & |
vinIn, |
|
|
int |
nHeight |
|
) |
| |
|
inline |
◆ AddPayee()
| void CMasternodePaymentWinner::AddPayee |
( |
const CScript & |
payeeIn | ) |
|
|
inline |
◆ GetHash()
| uint256 CMasternodePaymentWinner::GetHash |
( |
| ) |
const |
◆ GetSignatureHash()
| uint256 CMasternodePaymentWinner::GetSignatureHash |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetStrMessage()
| std::string CMasternodePaymentWinner::GetStrMessage |
( |
| ) |
const |
|
overridevirtual |
◆ GetVin()
| CTxIn CMasternodePaymentWinner::GetVin |
( |
| ) |
const |
|
inline |
◆ IsValid()
◆ Relay()
| void CMasternodePaymentWinner::Relay |
( |
| ) |
|
◆ SERIALIZE_METHODS()
◆ ToString()
| std::string CMasternodePaymentWinner::ToString |
( |
| ) |
|
|
inline |
◆ nBlockHeight
| int CMasternodePaymentWinner::nBlockHeight |
◆ payee
| CScript CMasternodePaymentWinner::payee |
◆ vinMasternode
| CTxIn CMasternodePaymentWinner::vinMasternode |
The documentation for this class was generated from the following files: