Skip to content

Commit

Permalink
sdk: prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
wphan committed Oct 31, 2024
1 parent 3356ee6 commit 85917e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sdk/src/driftClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7879,10 +7879,10 @@ export class DriftClient {

/**
* This ix will donate your funds to drift revenue pool. It does not deposit into your user account
* @param marketIndex
* @param amount
* @param userTokenAccountPublicKey
* @returns
* @param marketIndex
* @param amount
* @param userTokenAccountPublicKey
* @returns
*/
public async depositIntoSpotMarketRevenuePool(
marketIndex: number,
Expand Down

0 comments on commit 85917e7

Please sign in to comment.