[][src]Module electrum_client::client

Electrum client

This module contains definitions of all the complex data structures that are returned by calls

Structs

Client

Instance of an Electrum client

Type Definitions

ElectrumPlaintextStream

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

ElectrumProxyStream

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

ElectrumSslStream

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