pub type ElectrumSslStream = StreamOwned<ClientConnection, TcpStream>;
Expand description

Transport type used to establish a Rustls TLS encrypted/authenticated connection with the server