Skip to main content

ElectrumPlaintextStream

Type Alias ElectrumPlaintextStream 

Source
pub type ElectrumPlaintextStream = TcpStream;
Expand description

Transport type used to establish a plaintext TCP connection with the server

Aliased Typeยง

pub struct ElectrumPlaintextStream(/* private fields */);