Remove redundant comment

This commit is contained in:
patrini32 2024-06-06 17:21:14 +03:00 committed by patrini32
parent 89ea49910c
commit d1cbc0c8d9

View File

@ -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,