Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
dev::p2p::SubReputation Struct Reference

#include <Host.h>

Public Attributes

bool isRude = false
 
int utility = 0
 
bytes data
 

Detailed Description

Definition at line 81 of file Host.h.

Member Data Documentation

bytes dev::p2p::SubReputation::data

Definition at line 85 of file Host.h.

bool dev::p2p::SubReputation::isRude = false

Definition at line 83 of file Host.h.

int dev::p2p::SubReputation::utility = 0

Definition at line 84 of file Host.h.


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