mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-25 15:39:25 -05:00
86f312e143
If TxLock does not confirm in a reasonable amount of time, Alice should give up on the swap rather than waiting forever. Watching for TxLock in the mempool is not required and it causes unnecessary complexity. What if Alice does not see the transaction in mempool but it is already confirmed? She will abort the swap for no reason. |
||
---|---|---|
.. | ||
alice | ||
bob | ||
alice.rs | ||
bob.rs |