Function getVersion

  • Returns the version of ft lib that is installed on the blockchain

    Parameters

    • session: IClient

      a client that will be used to get the version from the blockchain

    Returns Promise<string>