mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-24 09:53:09 -05: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 | ||