mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-04 04:10:55 -05:00
15f7932f7f
Instead of checking once to see if Monero's `TxLock` has been published, the new trait should keep looking until the transaction has been found. The new trait also allows the caller to set an expected number of confirmations on the transaction. The implementation of the trait is currently part of test code, but it should be similar to what we will eventually do for an application. |
||
---|---|---|
.. | ||
bitcoin.rs | ||
mod.rs | ||
monero.rs |