xmr-btc-swap/swap/tests/testutils
Daniel Karzel ea05c306e0 Alice spawns swaps outside the event loop
Instead of spawning the swap inside the event loop we send the swap back
to the caller to be spawned. This means we no longer need the remote handle
that was only used in the tests.
This now properly logs the swap results in production.
It also gives us more control over Alice's swap in the tests.
2021-03-16 18:31:46 +11:00
..
bitcoind.rs Remove pointless todo 2021-03-12 12:52:23 +11:00
electrs.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
mod.rs Alice spawns swaps outside the event loop 2021-03-16 18:31:46 +11:00