Module zebra_network::meta_addr
source · Expand description
An address-with-metadata type used in Bitcoin networking.
Re-exports§
pub use peer_addr::PeerSocketAddr;
Modules§
- Randomised test data generation for MetaAddr.
- Wrappers for peer addresses which hide sensitive user and node operator details in logs and metrics.
Structs§
- An address with metadata on its advertised services and last-seen time.
Enums§
- A change to an existing
MetaAddr
. - Peer connection state, based on our interactions with the peer.