Remove unused varaint HeaderParseFail
This commit is contained in:
parent
8dfbbf2763
commit
b79fa27aa4
@ -409,8 +409,6 @@ pub enum EsploraError {
|
|||||||
HeaderHeightNotFound(u32),
|
HeaderHeightNotFound(u32),
|
||||||
/// Header hash not found
|
/// Header hash not found
|
||||||
HeaderHashNotFound(BlockHash),
|
HeaderHashNotFound(BlockHash),
|
||||||
/// EsploraHeader cannot be converted in BlockHeader
|
|
||||||
HeaderParseFail,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
impl fmt::Display for EsploraError {
|
impl fmt::Display for EsploraError {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user