Remove todo for cleanup note.

pull/466/head
Philipp Hoenisch 3 years ago
parent e93eeb81a2
commit 59a55dcbdd
No known key found for this signature in database
GPG Key ID: E5F8E74C672BC666

@ -161,7 +161,6 @@ where
continue;
}
}
// TODO: This should be cleaned up.
let tx_redeem_fee = self.bitcoin_wallet
.estimate_fee(bitcoin::TxRedeem::weight(), btc)
.await;

Loading…
Cancel
Save