From d1cbc0c8d9c98c13f91e9322fce2daac3517cc37 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,