mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-09 22:05:46 -05:00
When a CLI requests a spot price have some errors that are expected, where we can provide a proper error message for the CLI: - Balance of ASB too low - Buy amount sent by CLI exceeds maximum buy amount accepted by ASB - ASB is running in maintenance mode and does not accept incoming swap requests All of these errors returns a proper error to the CLI and prints a warning in the ASB logs. Any other unexpected error will result in closing the channel with the CLI and printing an error in the ASB logs. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||