#include <masternode.h>
Definition at line 39 of file masternode.h.
◆ CMasternodePing() [1/2]
| CMasternodePing::CMasternodePing |
( |
| ) |
|
◆ CMasternodePing() [2/2]
| CMasternodePing::CMasternodePing |
( |
CTxIn & |
newVin | ) |
|
◆ CheckAndUpdate()
| bool CMasternodePing::CheckAndUpdate |
( |
int & |
nDos, |
|
|
bool |
fRequireEnabled = true, |
|
|
bool |
fCheckSigTimeOnly = false |
|
) |
| |
◆ GetHash()
| uint256 CMasternodePing::GetHash |
( |
| ) |
|
|
inline |
◆ operator=()
◆ Relay()
| void CMasternodePing::Relay |
( |
| ) |
|
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CMasternodePing::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ Sign()
| bool CMasternodePing::Sign |
( |
CKey & |
keyMasternode, |
|
|
CPubKey & |
pubKeyMasternode |
|
) |
| |
◆ swap()
◆ VerifySignature()
| bool CMasternodePing::VerifySignature |
( |
CPubKey & |
pubKeyMasternode, |
|
|
int & |
nDos |
|
) |
| |
◆ operator!=
◆ operator==
◆ ADD_SERIALIZE_METHODS
| CMasternodePing::ADD_SERIALIZE_METHODS |
◆ blockHash
◆ sigTime
| int64_t CMasternodePing::sigTime |
◆ vchSig
| std::vector<unsigned char> CMasternodePing::vchSig |
◆ vin
| CTxIn CMasternodePing::vin |
The documentation for this class was generated from the following files: