mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-19 21:06:12 -04:00

We use the "precondition" feature of the `tokio::select!` macro to avoid polling certain futures. In particular, we skip polling all futures that - when resolved - require us to send a message to Alice.