xmr-btc-swap/swap
Thomas Eizinger 9d0b9abde0
Introduce helper function for mapping RequestResponseEvent
Decomposing a RequestResponseEvent is quite verbose. We can introduce
a helper function that does the matching for us and delegates to
specific `From` implementations for the protocol specific bits.
2021-03-24 11:39:39 +11:00
..
src Introduce helper function for mapping RequestResponseEvent 2021-03-24 11:39:39 +11:00
tests Seed should neither be Clone nor Copy 2021-03-24 11:39:39 +11:00
Cargo.toml Bump dependency versions 2021-03-22 14:48:39 +11:00