I claim that if the two amount modules are coded as similarly as possible it will be easier to ensure that we have the API's uniform and bug free. To make auditing the modules easier and less error prone use `Self` instead of the explicit type. This makes it easier to see differences in the modules and to ensure the differences are correct and required. Internal change, no logic changes whatsoever. |
||
---|---|---|
.. | ||
contrib | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml | ||
README.md |
README.md
Bitcoin Units
This crate provides basic Bitcoin numeric units such as Amount
.
Minimum Supported Rust Version (MSRV)
This library should always compile with any combination of features on Rust 1.63.0.
Licensing
The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.