Module floresta_wire::address_man
source · Expand description
Address manager is a module that keeps track of known peer addresses and associated metadata. This module is very important in keeping our node protected against targeted attacks, like eclipse attacks.
Structs
- A module that keeps track of know addresses and serve them to our node to connect
- How do we store peers locally