getMintTokensInstructions
Create the instructions required to mint tokens to any wallet/owner, including creating their ATA if it does not exist
Example
Parameters
| Parameter | Type |
|---|---|
args | GetMintTokensInstructionsArgs |
Returns
Instruction<string, readonly (AccountLookupMeta<string, string> | AccountMeta<string>)[]>[]