electrum_client::raw_client

Type Alias ElectrumProxyStream

Source
pub type ElectrumProxyStream = Socks5Stream;
Expand description

Transport type used to establish a connection to a server through a socks proxy

Aliased Typeยง

struct ElectrumProxyStream { /* private fields */ }