Type alias SpotBankruptcyRecord
Spot
Bankruptcy
Record
: { borrowAmount
: BN; cumulativeDepositInterestDelta
: BN; ifPayment
: BN; marketIndex
: number; }
Type declaration
-
borrowAmount: BN
-
cumulativeDepositInterestDelta: BN
-
ifPayment: BN
-
marketIndex: number