generateSolanaWallet

Generates a Solana wallet.

This function uses the underlying MPC (Multi-Party Computation) service to generate a new Solana wallet address.

Return

A Result object that contains the Solana address on success or a Throwable in case of an error.