# Packages
No description provided by the author
# Functions
Connect connets to an Electrum server and negotiates the protocol in a blocking fashion immediately.
# Constants
No description provided by the author
No description provided by the author
# Structs
Client is a high level API access to an Electrum protocol compatible server.
GetMerkleResult is returned by `GetMerkle()`.
HeadersResult is returned by `Headers()`.
Options to initialize the Electrum client.
ServerVersion is returned by the `server.version` RPC call.
# Type aliases
No description provided by the author