mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 07:56:05 -04:00
remove dot
This commit is contained in:
parent
7c5f0fa25c
commit
a07ef30346
@ -88,7 +88,7 @@ pub async fn cancel(
|
||||
.await?;
|
||||
Ok((txid, state))
|
||||
} else {
|
||||
bail!("Error while trying to submit cancel transaction, this shouldn't have happened. {}", err);
|
||||
bail!("Error while trying to submit cancel transaction, this shouldn't have happened {}", err);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user