You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmr-btc-swap/swap
Thomas Eizinger 78480547d5
Don't import tracing's macros
Log statements end up getting changed constantly and having to clean
up imports after that is annoying, for example, if the last `info!`
in a file disappears, you end up with an unused import warning.

Fully qualifying tracing's macros prevents that and also communicates
clearly that we are using tracing and not log.
3 years ago
..
src Don't import tracing's macros 3 years ago
tests Add a mandatory `--change-address` parameter to `buy-xmr` 3 years ago
Cargo.toml Add a mandatory `--change-address` parameter to `buy-xmr` 3 years ago