Skip to main content

Module error

Module error 

Source
Expand description

Error types for Bitcoin transactions.

Structs§

OutPointDecoderError
Error while decoding an OutPoint.
TransactionDecoderError
An error consensus decoding a Transaction.
TxInDecoderError
An error consensus decoding a TxIn.
TxOutDecoderError
An error consensus decoding a TxOut.
VersionDecoderError
An error consensus decoding a Version.

Enums§

ParseOutPointError
An error in parsing an OutPoint.