Function createKeyStoreInteractor

  • Creates a KeyStoreInteractor instance.

    Parameters

    • client: IClient

      client that will be used to communicate with the blockchain

    • keyStore: KeyStore

      the keystore which this interactor will interact with

    Returns KeyStoreInteractor