We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a27fdb commit 477b7e5Copy full SHA for 477b7e5
fuzz/src/router.rs
@@ -1,6 +1,5 @@
1
use bitcoin::blockdata::script::{Script, Builder};
2
use bitcoin::blockdata::block::Block;
3
-use bitcoin::blockdata::transaction::Transaction;
4
use bitcoin::hash_types::{Txid, BlockHash};
5
6
use lightning::chain::chaininterface::{ChainError,ChainWatchInterface};
0 commit comments