Skip to content

Commit 4e28d3f

Browse files
oleonardolimatvpeter
authored andcommitted
fix(tests): on bdk_chain
1 parent 93c7cbf commit 4e28d3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/chain/tests/test_indexed_tx_graph.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ fn relevant_conflicts() -> anyhow::Result<()> {
7777
env.mine_blocks(1, Some(sender_addr.clone()))?;
7878
env.mine_blocks(101, None)?;
7979

80+
// TODO: (@oleonardolima) remove unwraps
8081
let tx_input = client
8182
.list_unspent()?
8283
.0

0 commit comments

Comments
 (0)