mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-11-17 15:26:14 +00:00
Remove todo for cleanup note.
This commit is contained in:
parent
e93eeb81a2
commit
59a55dcbdd
@ -161,7 +161,6 @@ where
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// TODO: This should be cleaned up.
|
|
||||||
let tx_redeem_fee = self.bitcoin_wallet
|
let tx_redeem_fee = self.bitcoin_wallet
|
||||||
.estimate_fee(bitcoin::TxRedeem::weight(), btc)
|
.estimate_fee(bitcoin::TxRedeem::weight(), btc)
|
||||||
.await;
|
.await;
|
||||||
|
Loading…
Reference in New Issue
Block a user