![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <activemasternode.h>
Public Attributes | |
| CBLSPublicKey | pubKeyOperator |
| CBLSSecretKey | keyOperator |
| uint256 | proTxHash {UINT256_ZERO} |
| CService | service |
Definition at line 26 of file activemasternode.h.
| CBLSSecretKey CActiveMasternodeInfo::keyOperator |
Definition at line 30 of file activemasternode.h.
| uint256 CActiveMasternodeInfo::proTxHash {UINT256_ZERO} |
Definition at line 32 of file activemasternode.h.
| CBLSPublicKey CActiveMasternodeInfo::pubKeyOperator |
Definition at line 29 of file activemasternode.h.
| CService CActiveMasternodeInfo::service |
Definition at line 33 of file activemasternode.h.