Function addAddressesToTable
- addAddressesToTable(authority, payer, lookUpTableAddress, addressesToAdd): Promise<TransactionInstruction>
Parameters
- authority: PublicKey
- payer: PublicKey
- lookUpTableAddress: PublicKey
- addressesToAdd: PublicKey[]
Returns Promise<TransactionInstruction>