rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 668056fb36
Use Amount in examples
Use the `Amount` type as parameter in examples code instead of a `u64`.

Done as part of preparation for enforcing MAX_MONEY.
2025-01-14 09:48:48 +11:00
..
contrib Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
embedded Move opcodes to primitives 2024-07-09 15:26:33 +10:00
examples Use Amount in examples 2025-01-14 09:48:48 +11:00
src 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
tests Use _unchecked to construct amounts 2025-01-06 13:14:21 +11:00
CHANGELOG.md bitcoin: Bump version to v0.33.0-alpha.0 2024-12-04 15:58:36 +11:00
Cargo.toml bitcoin: Add an example of doing I/O to encode/decode 2025-01-08 10:18:00 +11:00