Remove incorrect todo

pull/2/head
rishflab 4 years ago
parent 2c6bb8fa19
commit c778f4e204

@ -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…
Cancel
Save