mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-31 15:20:15 +00:00
ea76ae5821
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. |
||
---|---|---|
.. | ||
cbor_request_response.rs | ||
encrypted_signature.rs | ||
impl_from_rr_event.rs | ||
json_pull_codec.rs | ||
quote.rs | ||
redial.rs | ||
spot_price.rs | ||
swarm.rs | ||
tor_transport.rs | ||
transfer_proof.rs | ||
transport.rs |