rust-bitcoin-unsafe-fast/bitcoin/src/psbt
Tobin C. Harding 9f39e872bc
Rename SchnorrSighashType to TapSighashType
As we did for `SchnorrSighash`, rename the `SchnorrSighashType` to
`TapSighashType`.
2023-02-20 12:58:09 +11:00
..
map Rename SchnorrSighashType to TapSighashType 2023-02-20 12:58:09 +11:00
error.rs Carry ConsensusEncoding(encode::Error) 2023-02-02 13:05:59 -05:00
macros.rs Improve Psbt error handling 2023-01-17 16:43:39 -05:00
mod.rs Split Sighash into LegacySighash and SegwitV0Sighash 2023-02-20 12:58:09 +11:00
raw.rs Improve Psbt error handling 2023-01-17 16:43:39 -05:00
serialize.rs Merge rust-bitcoin/rust-bitcoin#1593: hashes: Implement AsRef for fixed size arrays 2023-02-17 13:24:57 +00:00