PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
MnService Struct Reference
Collaboration diagram for MnService:
[legend]

Public Member Functions

bool operator== (const uint256 &hash) const
 

Public Attributes

uint256 verif_proreg_tx_hash {UINT256_ZERO}
 
bool is_inbound {false}
 

Detailed Description

Definition at line 208 of file net_masternodes.cpp.

Member Function Documentation

◆ operator==()

bool MnService::operator== ( const uint256 hash) const
inline

Definition at line 212 of file net_masternodes.cpp.

Member Data Documentation

◆ is_inbound

bool MnService::is_inbound {false}

Definition at line 211 of file net_masternodes.cpp.

◆ verif_proreg_tx_hash

uint256 MnService::verif_proreg_tx_hash {UINT256_ZERO}

Definition at line 210 of file net_masternodes.cpp.


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