Function createMintSolanaTransaction
- createMintSolanaTransaction(
solanaWallet: PublicKey,
tokenMint: PublicKey,
associatedToken: PublicKey,
neonHeapFrame?: string,
): Transaction Parameters
- solanaWallet: PublicKey
- tokenMint: PublicKey
- associatedToken: PublicKey
- neonHeapFrame: string = NEON_HEAP_FRAME
Returns Transaction