pub type ElectrumProxyStream = Socks5Stream;
Expand description
Transport type used to establish a connection to a server through a socks proxy
Aliased Typeยง
pub struct ElectrumProxyStream { /* private fields */ }
pub type ElectrumProxyStream = Socks5Stream;
Transport type used to establish a connection to a server through a socks proxy
pub struct ElectrumProxyStream { /* private fields */ }