baadcf4c0a
We should not be able to roundtrip a `SignedAmount` value greater than `MAX`, add a test to prove so. While we are at it document the assertion above that proves we can parse a float representing an `Amount` greater than `SignedAmount::MAX`. |
||
---|---|---|
.. | ||
contrib | ||
src | ||
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.56.1.
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.