From 4b444140c03a90e9b58a5235620396f7fca58613 Mon Sep 17 00:00:00 2001 From: patrini32 <171664803+patrini32@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:21:14 +0300 Subject: [PATCH] Remove redundant comment --- swap/src/protocol/bob/state.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swap/src/protocol/bob/state.rs b/swap/src/protocol/bob/state.rs index cea537e0..d5152d35 100644 --- a/swap/src/protocol/bob/state.rs +++ b/swap/src/protocol/bob/state.rs @@ -680,7 +680,7 @@ impl State6 { Ok(tx) } - // Check if tx_punish already exists. + pub async fn check_for_tx_punish( &self, bitcoin_wallet: &bitcoin::Wallet,