Bitcoin ABC  0.26.3
P2P Digital Currency
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.