mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-16 17:14:13 -05:00
Remove redundant comment
This commit is contained in:
parent
a9e82f8e4a
commit
0c2b5de533
1 changed files with 1 additions and 1 deletions
|
|
@ -680,7 +680,7 @@ impl State6 {
|
||||||
|
|
||||||
Ok(tx)
|
Ok(tx)
|
||||||
}
|
}
|
||||||
// Check if tx_punish already exists.
|
|
||||||
pub async fn check_for_tx_punish(
|
pub async fn check_for_tx_punish(
|
||||||
&self,
|
&self,
|
||||||
bitcoin_wallet: &bitcoin::Wallet,
|
bitcoin_wallet: &bitcoin::Wallet,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue