The Amount type provides better type safety and is more appropriate in this context than u64. Currently the checked arithmetic operations for Amount and u64 are identical in behavior. Therefore, this refactor does not result in any behavior change and is purely cosmetic. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |