PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
CActiveMasternodeInfo Struct Reference

#include <activemasternode.h>

Collaboration diagram for CActiveMasternodeInfo:
[legend]

Public Attributes

CBLSPublicKey pubKeyOperator
 
CBLSSecretKey keyOperator
 
uint256 proTxHash {UINT256_ZERO}
 
CService service
 

Detailed Description

Definition at line 26 of file activemasternode.h.

Member Data Documentation

◆ keyOperator

CBLSSecretKey CActiveMasternodeInfo::keyOperator

Definition at line 30 of file activemasternode.h.

◆ proTxHash

uint256 CActiveMasternodeInfo::proTxHash {UINT256_ZERO}

Definition at line 32 of file activemasternode.h.

◆ pubKeyOperator

CBLSPublicKey CActiveMasternodeInfo::pubKeyOperator

Definition at line 29 of file activemasternode.h.

◆ service

CService CActiveMasternodeInfo::service

Definition at line 33 of file activemasternode.h.


The documentation for this struct was generated from the following file: