mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-30 18:18:49 -04:00
Remove incorrect todo
This commit is contained in:
parent
2c6bb8fa19
commit
c778f4e204
1 changed files with 0 additions and 1 deletions
|
@ -342,7 +342,6 @@ pub struct State3 {
|
|||
}
|
||||
|
||||
impl State3 {
|
||||
// todo: loop until punish? timelock has expired
|
||||
pub async fn watch_for_lock_xmr<W>(self, xmr_wallet: &W, msg: alice::Message2) -> Result<State4>
|
||||
where
|
||||
W: monero::CheckTransfer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue