Skip to content

Commit 418ada9

Browse files
committed
f drop unused var addition
1 parent bd649bb commit 418ada9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/chain/channelmonitor.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2536,7 +2536,6 @@ impl<Signer: Sign> ChannelMonitorImpl<Signer> {
25362536
_ => true,
25372537
}
25382538
});
2539-
let txid = tx.txid();
25402539
let entry = OnchainEventEntry {
25412540
txid: tx.txid(),
25422541
height,

0 commit comments

Comments
 (0)