createAssociatedTokenAccountInstruction

fun createAssociatedTokenAccountInstruction(associatedProgramId: PublicKey = this.programId, programId: PublicKey, mint: PublicKey, associatedAccount: PublicKey, owner: PublicKey, payer: PublicKey): TransactionInstruction