mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-25 07:36:56 -04:00

Instead of handling all errors on the inside spot_price errors are bubbled up (as `SwapRequestDeclined`). This allows us to test both Alice's and Bob's behaviour for all scenarios.