We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a33d5 commit 8aa83b2Copy full SHA for 8aa83b2
README.md
@@ -2,8 +2,6 @@
2
3
Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.
4
5
-If using the async client, you can choose between `tokio` or `async-std` as the runtime. One of these features must be enabled.
6
-
7
<p>
8
<a href="https://crates.io/crates/esplora-client"><img alt="Crate Info" src="https://img.shields.io/crates/v/esplora-client.svg"/></a>
9
<a href="https://github.com/bitcoindevkit/rust-esplora-client/blob/master/LICENSE"><img alt="MIT Licensed" src="https://img.shields.io/badge/license-MIT-blue.svg"/></a>
0 commit comments