Maximum sell amount for ASB that defaults to 0.5 XMR

This commit is contained in:
Daniel Karzel 2021-02-25 13:54:12 +11:00
parent bb0377c6c7
commit 019d6c725a
4 changed files with 33 additions and 3 deletions

View file

@ -383,6 +383,7 @@ where
alice_monero_wallet.clone(),
alice_db,
fixed_rate::RateService::default(),
alice_starting_balances.xmr,
)
.unwrap();