rust-bitcoin-unsafe-fast/bitcoin/src/psbt
Tobin C. Harding 7e67737393
Use / to divide fee by weight
Looks like this code was written before we added support for dividing
`Amount` by `Weight`.

Refactor, no logic change.
2025-05-22 10:48:08 +10:00
..
map Accept flexible input types for Taproot-related functions 2025-05-06 09:01:27 -03:00
error.rs Update error.rs 2025-04-24 16:30:44 +03:00
macros.rs hashes: Add hash function to modules 2025-03-06 11:47:29 +11:00
mod.rs Use / to divide fee by weight 2025-05-22 10:48:08 +10:00
raw.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
serialize.rs Merge rust-bitcoin/rust-bitcoin#4410: Wrap secp256k1::XOnlyPublicKey to improve error handling 2025-05-07 17:01:31 +00:00