rust-bitcoin-unsafe-fast/bitcoin/src/util/psbt
Tobin C. Harding d2367fb187 Add PSBT sign functionality
Signing a PSBT requires no knowledge other than what we have here in
this library and the PSBT ready to be signed.

This code was pulled out of `rust-miniscript`.

Add a `sign` method to the `PartiallySignedTransaction`.
2022-10-20 06:07:35 +11:00
..
map Remove code deprecated last release 2022-09-16 08:08:53 +10:00
error.rs Introduce bitcoin-internals crate 2022-09-13 08:59:57 +10:00
macros.rs Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
mod.rs Add PSBT sign functionality 2022-10-20 06:07:35 +11:00
raw.rs Remove code deprecated last release 2022-09-16 08:08:53 +10:00
serialize.rs Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00