• Utility function to check if the transaction initiator is a Wallet object

    Parameters

    • walletOrKeypair: Keypair | SignerWalletAdapter

      Wallet or Keypair in question

    Returns walletOrKeypair is SignerWalletAdapter

    • Returns true if parameter is a Wallet.