A Rust client library for interacting with the Mempool Space API.
The following crate feature flags are available:
| Feature | Default | Description |
|---|---|---|
rustls |
Yes | Enable rustls |
nativetls |
No | Enable native TLS (openssl) |
socks |
No | Enable socks5 proxy support |
This project is distributed under the MIT software license - see the LICENSE file for details