Done in preparation for moving the script types to `primitives`. The script types have a bunch of functionality to support scriptPubkeys, and scriptPubkeys are an address thing. Create a module under `address` and in it create a bunch of extension traits to hold all scriptPubkey functionality. Includes adding an ugly-as-hell macro to create the traits. |
||
---|---|---|
.. | ||
bip32.rs | ||
ecdsa-psbt-simple.rs | ||
ecdsa-psbt.rs | ||
handshake.rs | ||
sighash.rs | ||
sign-tx-segwit-v0.rs | ||
sign-tx-taproot.rs | ||
taproot-psbt-simple.rs | ||
taproot-psbt.rs |