Type Alias commonware_p2p::Bootstrapper

source ยท
pub type Bootstrapper = (PublicKey, SocketAddr);
Expand description

Known peer and its accompanying address that will be dialed on startup.