Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | CBanEntry |
class | CAddrDB |
Access to the (IP) address database (peers.dat) More... | |
class | CBanDB |
Access to the banlist database (banlist.dat) More... | |
Typedefs | |
typedef enum BanReason | BanReason |
typedef std::map< CSubNet, CBanEntry > | banmap_t |
Enumerations | |
enum | BanReason { BanReasonUnknown = 0, BanReasonNodeMisbehaving = 1, BanReasonManuallyAdded = 2 } |