rust-bitcoin-unsafe-fast/bitcoin/src/psbt
Tobin C. Harding d3460daee7
Rename HashParse error variant to InvalidHash
Recently we changed the inner type of this variant and the name became
stale because it is caused by a from slice constructor not from parsing.
2023-07-24 15:08:07 +10:00
..
map Rename PartiallySignedTransaction to Psbt 2023-07-15 08:32:29 +10:00
error.rs Rename HashParse error variant to InvalidHash 2023-07-24 15:08:07 +10:00
macros.rs Rename PartiallySignedTransaction to Psbt 2023-07-15 08:32:29 +10:00
mod.rs Rename HashParse error variant to InvalidHash 2023-07-24 15:08:07 +10:00
raw.rs psbt: Run the formatter 2023-03-21 08:33:23 +11:00
serialize.rs Rename PartiallySignedTransaction to Psbt 2023-07-15 08:32:29 +10:00