load oo account for settle candidates

This commit is contained in:
saml33 2023-07-06 19:49:16 +10:00
parent 3f59a23377
commit 675cc6d274
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ const UnsettledTrades = ({
console.log('mangoAccountPnl', mangoAccountPnl)
const allMangoAccounts = await client.getAllMangoAccounts(group)
const allMangoAccounts = await client.getAllMangoAccounts(group, true)
const settleCandidates = await market.getSettlePnlCandidates(
client,