Module client

Source
Expand description

Electrum Client

Structs§

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

Enums§

ClientType
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.