Function getDriftRemainingAccounts
- getDriftRemainingAccounts(
connection: Connection,
authority: PublicKey,
spotMarketIndex: number,
): Promise<web3.AccountMeta[]> Parameters
- connection: Connection
- authority: PublicKey
- spotMarketIndex: number
Returns Promise<web3.AccountMeta[]>