Bitcoin ABC 0.31.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Typedefs
net_types.h File Reference
#include <map>
Include dependency graph for net_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using banmap_t = std::map< CSubNet, CBanEntry >
 

Typedef Documentation

◆ banmap_t

using banmap_t = std::map<CSubNet, CBanEntry>

Definition at line 13 of file net_types.h.