rust-bitcoin-unsafe-fast/addresses/README.md

8 lines
221 B
Markdown

# Bitcoin Receive
Types and logic required to receive bitcoin - i.e., bitcoin addresses.
## Minimum Supported Rust Version (MSRV)
This library should always compile with any combination of features on **Rust 1.63.0**.