Structs§
- OutPoint
- A reference to a transaction output.
- Regular
TxIn - Regular bitcoin transaction input.
- Transaction
- Bitcoin transaction.
- TxOut
- Bitcoin transaction output.
- Txid
- Wrapper type for representing [
bitcoin::Txid
] in runtime, stored in reversed byte order. - Witness
- The Witness is the data used to unlock bitcoin since the segwit upgrade.