Type alias InsuranceFundStakeRecord
Insurance
Fund
Stake
Record
: { action
: StakeAction; amount
: BN; ifSharesAfter
: BN; ifSharesBefore
: BN; insuranceVaultAmountBefore
: BN; marketIndex
: number; totalIfSharesAfter
: BN; totalIfSharesBefore
: BN; ts
: BN; userAuthority
: PublicKey; userIfSharesAfter
: BN; userIfSharesBefore
: BN; }
Type declaration
-
-
amount: BN
-
ifSharesAfter: BN
-
ifSharesBefore: BN
-
insuranceVaultAmountBefore: BN
-
marketIndex: number
-
totalIfSharesAfter: BN
-
totalIfSharesBefore: BN
-
-
-
userIfSharesAfter: BN
-
userIfSharesBefore: BN