There is a new lint error on nightly-2025-04-25 "variables can be used directly in the `format!` string". Exclude the lint to allow the existing syntax in `format!` strings. |
||
---|---|---|
.. | ||
contrib | ||
src | ||
CHANGELOG.md | ||
Cargo.toml | ||
README.md |
README.md
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.