mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
4f631c0c9b
98: Remove tor module r=da-kami a=da-kami This removes the currently unused `tor module`. Different `tokio` versions have been causing issues with the `tor` module in the past (i.e. `Cargo.lock` broken problem...). It started causing issues again when adding a dependency to `jsonrpc_client` working on https://github.com/comit-network/xmr-btc-swap/pull/97 We don't support `tor` at the moment and are no planning to add this feature initially as it is not super important to users. The functionality can easily added again at a later point. Co-authored-by: Daniel Karzel <daniel@comit.network> |
||
---|---|---|
.. | ||
alice | ||
bin | ||
bob | ||
network | ||
alice.rs | ||
bitcoin.rs | ||
bob.rs | ||
cli.rs | ||
lib.rs | ||
monero.rs | ||
network.rs | ||
serde.rs | ||
state.rs | ||
storage.rs | ||
trace.rs |