CBanEntry::CBanEntry

Construct a ban entry with the given creation time.

Synopsis

Declared in <net_types.h>

explicit
CBanEntry(int64_t nCreateTimeIn);

Parameters

NameDescription
nCreateTimeInUnix epoch time (seconds) when the ban was created.