xmr-btc-swap/swap/src/protocol
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
..
alice Use bmrng to model communicaton of Alice's EventLoop with the handle 2021-04-01 17:09:17 +11:00
bob Use bmrng to model communicaton of Bob's EventLoop with the handle 2021-04-01 17:09:17 +11:00
alice.rs Move messages into protocol module 2021-03-30 12:59:34 +11:00
bob.rs Use bmrng to model communicaton of Bob's EventLoop with the handle 2021-04-01 17:09:17 +11:00