xmr-btc-swap/swap
Thomas Eizinger 1b0c29b424
Use bmrng to model communicaton of Alice's EventLoop with the handle
This allows us to delay the ACKing of the encrypted signature up until
the swap has actually requested it.

Similarly, it allows us to wait for the ACK of the transfer proof within
the swap before continuing.
2021-04-01 17:09:17 +11:00
..
src Use bmrng to model communicaton of Alice's EventLoop with the handle 2021-04-01 17:09:17 +11:00
tests Alice resumes swaps 2021-04-01 16:09:13 +11:00
Cargo.toml Use bmrng to model communicaton of Bob's EventLoop with the handle 2021-04-01 17:09:17 +11:00