#include <deterministicmns.h>
Definition at line 30 of file deterministicmns.h.
◆ CDeterministicMNState() [1/3]
| CDeterministicMNState::CDeterministicMNState |
( |
| ) |
|
|
inline |
◆ CDeterministicMNState() [2/3]
| CDeterministicMNState::CDeterministicMNState |
( |
const ProRegPL & |
pl | ) |
|
|
inlineexplicit |
◆ CDeterministicMNState() [3/3]
template<typename Stream >
◆ BanIfNotBanned()
| void CDeterministicMNState::BanIfNotBanned |
( |
int |
height | ) |
|
|
inline |
◆ ResetOperatorFields()
| void CDeterministicMNState::ResetOperatorFields |
( |
| ) |
|
|
inline |
◆ SERIALIZE_METHODS()
◆ ToJson()
| void CDeterministicMNState::ToJson |
( |
UniValue & |
obj | ) |
const |
◆ ToString()
| std::string CDeterministicMNState::ToString |
( |
| ) |
const |
◆ UpdateConfirmedHash()
| void CDeterministicMNState::UpdateConfirmedHash |
( |
const uint256 & |
_proTxHash, |
|
|
const uint256 & |
_confirmedHash |
|
) |
| |
|
inline |
◆ addr
◆ confirmedHash
| uint256 CDeterministicMNState::confirmedHash |
◆ confirmedHashWithProRegTxHash
| uint256 CDeterministicMNState::confirmedHashWithProRegTxHash |
◆ keyIDOwner
| CKeyID CDeterministicMNState::keyIDOwner |
◆ keyIDVoting
| CKeyID CDeterministicMNState::keyIDVoting |
◆ nLastPaidHeight
| int CDeterministicMNState::nLastPaidHeight {0} |
◆ nPoSeBanHeight
| int CDeterministicMNState::nPoSeBanHeight {-1} |
◆ nPoSePenalty
| int CDeterministicMNState::nPoSePenalty {0} |
◆ nPoSeRevivedHeight
| int CDeterministicMNState::nPoSeRevivedHeight {-1} |
◆ nRegisteredHeight
| int CDeterministicMNState::nRegisteredHeight {-1} |
◆ nRevocationReason
◆ pubKeyOperator
◆ scriptOperatorPayout
| CScript CDeterministicMNState::scriptOperatorPayout |
◆ scriptPayout
| CScript CDeterministicMNState::scriptPayout |
The documentation for this class was generated from the following files: