Skip to content

Commit 0ead7c8

Browse files
author
liyukun
committed
chore: solve conflicts
1 parent 2edbeec commit 0ead7c8

2 files changed

Lines changed: 2 additions & 341 deletions

File tree

src/decoder.rs

Lines changed: 0 additions & 341 deletions
This file was deleted.

src/types/error.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ pub enum Error {
5656
DecoderBinaryNotFoundInCell,
5757
#[error("error ocurred while requesing json-rpc")]
5858
JsonRpcRequestError,
59+
#[error("system time calculation error")]
60+
SystemTimeError,
5961
#[error("BTC node responsed bad")]
6062
FetchFromBtcNodeError,
6163
#[error("BTC transaction format broken")]

0 commit comments

Comments
 (0)