Skip to content

Commit 4569d1c

Browse files
committed
correct merge error
1 parent b53d02a commit 4569d1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/chain/bitcoincorerpcchain.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
use std::error::Error;
2+
use bitcoin::blockdata::transaction::Transaction;
13
use bitcoin::blockdata::script::Script;
24
use bitcoin::blockdata::block::{Block, BlockHeader};
35
use bitcoin::util::hash::Sha256dHash;

0 commit comments

Comments
 (0)