• Generate a transaction instruction that creates a new account at an address generated with from, a seed, and programId

    Parameters

    • neonEvmProgram: PublicKey
    • operator: PublicKey
    • holderAccount: PublicKey
    • seed: string
    • space: number
    • lamports: number = 0

    Returns TransactionInstruction