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

    Parameters

    • keyStore: Signer

      the signer to check

    Returns keyStore is FtKeyStore

    true if the specified signer was an FtKeystore. Else, false.