Function fetchExposedOperations

  • Retrieves all the operations that are available on the blockchain.

    Parameters

    • queryable: Queryable

      client to use for fetching the operations

    Returns Promise<Set<string>>