mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-25 07:36:56 -04:00

Libp2p's transports are meant to be composed. Hence, any form of fallback should be implemented by emitting `MultiaddrNotSupported` from the `listen` and `dial` functions. This allows us to completely remove the tcp transport from the tor transport.