pub type BitcoinConsensusError = Error;
Available on crate feature bitcoinconsensus only.
Expand description

A bitcoinconsensus::Error alias. Exists to enable the compiler to ensure bitcoinconsensus feature gating is correct.