[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
Go to file
Alekos Filini 078e513f62
Make unconfirmed an i64
Some servers like electrs return the unconfirmed balance for an address as a
negative value.

Closes #45
2021-02-22 09:49:42 +01:00
.github/workflows Implements retry, timeout, socks credential and others fixes 2020-11-24 12:03:51 +01:00
examples Implements retry, timeout, socks credential and others fixes 2020-11-24 12:03:51 +01:00
src Make unconfirmed an i64 2021-02-22 09:49:42 +01:00
.gitignore Release 0.1.0-beta.1 2020-02-06 18:15:22 +01:00
Cargo.toml Release 0.6.0 2021-01-21 22:06:45 -05: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.