![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| PeerData (const CService &s, bool disconnect, bool is_mn_conn) | |
| bool | operator== (const CService &s) const |
Public Attributes | |
| const CService | service |
| bool | f_disconnect {false} |
| bool | f_is_mn_conn {false} |
Definition at line 199 of file net_masternodes.cpp.
|
inline |
Definition at line 201 of file net_masternodes.cpp.
|
inline |
Definition at line 205 of file net_masternodes.cpp.
| bool PeerData::f_disconnect {false} |
Definition at line 203 of file net_masternodes.cpp.
| bool PeerData::f_is_mn_conn {false} |
Definition at line 204 of file net_masternodes.cpp.
| const CService PeerData::service |
Definition at line 202 of file net_masternodes.cpp.