mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-10 02:35:29 -04:00
![]() 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 |