Skip to content

Commit 61a5657

Browse files
committed
bug fixes
1 parent f1a23d8 commit 61a5657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,6 +1751,7 @@ export type LPPoolAccount = {
17511751
cumulativeQuoteReceivedFromPerpMarkets: BN;
17521752
constituents: number;
17531753
whitelistMint: PublicKey;
1754+
tokenSupply: BN;
17541755
};
17551756

17561757
export type ConstituentSpotBalance = {

0 commit comments

Comments
 (0)