xmr-btc-swap/swap
Thomas Eizinger 89b6131252
Replace tor::Client with extension trait
The types provided by torut already provide a fair amount of
type-safety. We don't need to wrap them again in a type of ours.
To extend them with functionality, an extension trait will also
do and keeps the hierarchy flat.
2021-06-25 15:45:33 +10:00
..
src Replace tor::Client with extension trait 2021-06-25 15:45:33 +10:00
tests Rename swarm constructors to be per tool instead of per role 2021-06-21 09:00:10 +10:00
Cargo.toml Bump bdk from 0.7.0 to 0.8.0 2021-06-21 11:16:45 +10:00