xmr-btc-swap/swap
Daniel Karzel 343badbb4b
Remove duplication and cleanup
In the past we had problems with flags/parameter changes several times, where on instance was changed, buy another one was missed. This should mitigate this problem.
This patch introduces structs for all duplicated parameters and uses flatten to only have one point for changes.

Additionally removes all mentions of `alice` from the commands / variables. This code is on an application level and should not be concerned with swap protocol roles.
2021-05-14 09:50:50 +10:00
..
src Remove duplication and cleanup 2021-05-14 09:50:50 +10:00
tests Log exchange rate at each state. 2021-05-11 15:27:49 +10:00
Cargo.toml Toggle json logs using commandline flag. 2021-05-11 15:28:25 +10:00