We just added a `Timestamp` type without knowing that there was a push by OpenTimestamps to also create a timestamp and that our new type may lead to confusion. Our timestamp is explicitly for the `time` field in a block so we can call it `BlockTime`. This name change makes the module name stale but we will change that in a following patch to ease review. |
||
---|---|---|
.. | ||
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.