Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <addrdb.h>
Public Member Functions | |
CBanEntry () | |
CBanEntry (int64_t nCreateTimeIn) | |
SERIALIZE_METHODS (CBanEntry, obj) | |
void | SetNull () |
Public Attributes | |
int | nVersion |
int64_t | nCreateTime |
int64_t | nBanUntil |
Static Public Attributes | |
static const int | CURRENT_VERSION = 1 |
|
inline |
|
inlineexplicit |
|
inline |