Module electrum_client::client

source ·
Expand description

Electrum Client

Structs

  • Generalized Electrum client that supports multiple backends. Can re-instantiate client_type if connections drops

Enums

  • Generalized Electrum client that supports multiple backends. This wraps RawClient and provides a more user-friendly constructor that can choose the right backend based on the url prefix.