• Generates a private key for a signer based on the Neon and Solana wallet addresses.

    Parameters

    • solanaWallet: PublicKey

      The public key of the Solana wallet.

    • neonWallet: string

      The address of the Neon wallet (in hexadecimal format).

    Returns string

    A keccak256 hash as a string representing the generated private key.