[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
志宇 aea9da234b
Add Config::builder method
The intention is to reduce some confusion on how to manipulate Config.
The alternative is to make Config fields public.
2022-06-24 20:23:54 +08:00
.github/workflows Add a test for connection timeouts 2021-02-22 14:51:25 +01:00
examples Implements retry, timeout, socks credential and others fixes 2020-11-24 12:03:51 +01:00
src Add Config::builder method 2022-06-24 20:23:54 +08:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml Bump version to 0.10.1 2022-06-08 11:13:15 +02:00
LICENSE Initial commit 2020-02-06 17:54:27 +01:00
README.md add crate and travis badges 2020-02-12 09:50:15 +01:00

rust-electrum-client Build Status Latest Version

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.