• Utility function to check if the transaction initiator a Keypair object, tries to mitigate version mismatch issues

    Parameters

    • walletOrKeypair: Keypair | SignerWalletAdapter

      {Keypair | SignerWalletAdapter} walletOrKeypair - Wallet or Keypair in question

    Returns walletOrKeypair is Keypair

    • Returns true if parameter is a Keypair.