Function createAssociatedTokenAccountInstruction
- createAssociatedTokenAccountInstruction(associatedTokenAccount, payer, owner, mint): Promise<web3.TransactionInstruction>
Parameters
- associatedTokenAccount: PublicKey
- payer: PublicKey
- owner: PublicKey
- mint: PublicKey
Returns Promise<web3.TransactionInstruction>
Returns an instruction which can be used to create an associated token account for a designated mint