mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-15 21:53:04 -04:00

We retry to lock the Monero wallet until we succeed or until the cancel timelock expires. This is necessary because the monero-wallet-rpc can sometimes error out due to various reasons, such as - no connection to the daemon - "failed to get output distribution" See https://github.com/comit-network/xmr-btc-swap/issues/1726