rust-bitcoin-unsafe-fast/bitcoin
Duncan Dean 1a89d5230c
examples: Add taproot-psbt workflow example
This example shows how to use the PSBT API for taproot transactions.
We have a simple BIP86-style spend and an example of an inheritance
timelock that can be spent either by the beneficiary via the script
path after a timelock, or via the key path by the benefactor so that
they can refresh the timelock at any time.
2022-09-16 09:00:27 +02:00
..
contrib examples: Add taproot-psbt workflow example 2022-09-16 09:00:27 +02:00
examples examples: Add taproot-psbt workflow example 2022-09-16 09:00:27 +02:00
src Remove code deprecated in v0.28.0 2022-09-15 13:29:02 +10:00
test_data Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
Cargo.toml examples: Add taproot-psbt workflow example 2022-09-16 09:00:27 +02:00