`.kraken.broker`: need to `await verify_balances()` ..

Tyler Goodlet 2025-02-13 12:33:19 -05:00
parent 7a21e87688
commit 65fbd435a8
1 changed files with 1 additions and 1 deletions

View File

@ -544,7 +544,7 @@ async def open_trade_dialog(
# to be reloaded.
balances: dict[str, float] = await client.get_balances()
verify_balances(
await verify_balances(
acnt,
src_fiat,
balances,