Module pallet_bitcoin::types
source · Structs§
- A reference to a transaction output.
- Regular bitcoin transaction input.
- Bitcoin transaction.
- Bitcoin transaction output.
- Wrapper type for representing [
bitcoin::Txid
] in runtime, stored in reversed byte order. - The Witness is the data used to unlock bitcoin since the segwit upgrade.
Enums§
- An absolute lock time value, representing either a block height or a UNIX timestamp (seconds since epoch).
- Bitcoin transaction input.