pub type ElectrumPlaintextStream = TcpStream;
Transport type used to establish a plaintext TCP connection with the server
pub struct ElectrumPlaintextStream(/* private fields */);