Enum bitcoin::util::Error [−][src]
Expand description
A general error code, other errors should implement conversions to/from this if appropriate.
Variants
Encode(Error)
Tuple Fields
0: ErrorEncoding error
Network(Error)
Tuple Fields
0: ErrorNetwork error
BlockBadProofOfWork
The header hash is not below the target
BlockBadTarget
The target field of a block header did not match the expected difficulty