Function getEnabledRegistrationStrategies

  • Returns a list containing the name of all of the enabled strategies

    Parameters

    • queryable: Queryable

      object to use when querying the blockchain

    Returns Promise<string[]>