xmr-btc-swap/swap/src/network
Thomas Eizinger 601bf07255
Introduce quote protocol and display it to the user before they fund
Previously, the user neither knew the price nor the maximum quantity
they could trade. We now request a quote from the user and display
it to them.

Fixes #255.
2021-03-04 16:26:27 +11:00
..
peer_tracker.rs Minor import optimizations 2021-03-04 14:48:28 +11:00
quote.rs Introduce quote protocol and display it to the user before they fund 2021-03-04 16:26:27 +11:00
request_response.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
spot_price.rs Minor import optimizations 2021-03-04 14:48:28 +11:00
transport.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00