Fix comment

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-07-13 18:01:59 +02:00
parent c09dff71ed
commit 4ca1e30bf5
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ export class MangoAccount {
}
/**
* TODO: this is incorrect, getAssetsVal and getLiabsVal are in equity, and not in init health.
* TODO: this is incorrect, getAssetsVal and getLiabsVal are in equity, and not in given health type.
* Wait for dev to be deployed to mainnet, and then we can adapt this.
*/
getHealthRatio(healthType: HealthType): I80F48 {