Expand description
Support for banning peers.
Structs§
- Stores peers that should be taken out of circulation either indefinitely or until a certain timestamp
Functions§
- Determines whether or not the IP is globally routable. Should be replaced with
IpAddr::is_global
once it is stable.