• Type assertion function that checks if the specified signer is an EvmKeyStore

    Parameters

    • keyStore: Signer

      the signer to check

    Returns keyStore is EvmKeyStore

    true if the specified signer was an EvmKeyStore. Else false.