mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-02 11:36:09 -04:00
Maximum sell amount for ASB that defaults to 0.5 XMR
This commit is contained in:
parent
bb0377c6c7
commit
019d6c725a
4 changed files with 33 additions and 3 deletions
|
@ -383,6 +383,7 @@ where
|
|||
alice_monero_wallet.clone(),
|
||||
alice_db,
|
||||
fixed_rate::RateService::default(),
|
||||
alice_starting_balances.xmr,
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue