mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-11 23:49:41 -05:00
dbe03ba1cf
The execution setup is our only libp2p protocol that doesn't have a timeout built-in. Hence, if anything fails on Alice's side, we would wait here forever. Wrapping the future in a timeout ensures that we fail eventually if this protocol doesn't succeed. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |