Function createAuthDescriptorValidatorWithTxContext

  • Creates an AuthDescriptorValidator that can be used to validate auth descriptors

    Parameters

    • authDataService: AuthDataService

      the auth data service to use

    • txContext: TxContext

      the context to use. Used to track counters without posting operations to the blockchain

    Returns AuthDescriptorValidator

    an AuthDescriptorValidator instance