mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-31 15:20:15 +00:00
343badbb4b
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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |