Expand description

Witness Transactions

Structs

Arguments required to serialize the transaction to create the BIP143 (witness) sighash digest. Used in witness_sighash to abstract the sighash serialization logic from the hash used.

A witness transaction. Any transaction that contains 1 or more witnesses.

Traits

Basic functionality for a Witness Transaction