xmr-btc-swap/swap
Thomas Eizinger ec59184e85
Refactor fmt_as_address_string to return a structured value
Instead of formatting to a string right away, we parse the multiaddress
into a stricter data structure that only allows the kind of addresses
we can dial through Tor.

This will allow us to perform further checks on the parsed address.
2021-06-30 18:15:26 +10:00
..
src Refactor fmt_as_address_string to return a structured value 2021-06-30 18:15:26 +10:00
tests Move files from protocol to appropriate module 2021-06-28 10:04:08 +10:00
Cargo.toml swap_setup instead of spot_price and execution_setup 2021-06-28 10:04:07 +10:00