xmr-btc-swap/swap
Thomas Eizinger a0830f099f
Pass relevant execution params into wallet instead of via functions
The execution params don't change throughout the lifetime of the
program. They can be set in the wallet at the very beginning.
This simplifies the interface of the wallet functions.
2021-03-16 19:24:31 +11:00
..
src Pass relevant execution params into wallet instead of via functions 2021-03-16 19:24:31 +11:00
tests Pass relevant execution params into wallet instead of via functions 2021-03-16 19:24:31 +11:00
Cargo.toml Remove openssl dependency 2021-03-15 14:36:05 +11:00