Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-08-16 13:49:33 +02:00
parent 3c06b718c6
commit afc95f4498
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ async function main() {
`\n ${'cachedIndexedTotalDeposits'.padEnd(40)} ${(
bank as any
).cachedIndexedTotalDeposits.mul(bank.depositIndex)}` +
`\n ${'indexedBorrows'.padEnd(40)} ${bank.indexedBorrows.mul(
`\n ${'borrows'.padEnd(40)} ${bank.indexedBorrows.mul(
bank.borrowIndex,
)}` +
`\n ${'borrows (sum over all mango accounts)'.padEnd(40)} ${