mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-17 20:04:25 -05:00
1ae377ef24
It seems the current chosen channel timeouts are still not optimal. I ran into issues with swapping over Tor and traced them down to the CLI timeout of the bmrng channel. It appears that the ASB was not running as quick as the CLI, which caused a timeout on the CLI side (in addition to the delay when sending messages over Tor). Only `execution_setup` caused the problem so far, but I would recommend changing all the channel timeouts to one minute to avoid this problem. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |