OptionaldelayOptionalexpectedProviders that are expected to appear in the IPNI provider results. All providers supplied here must be present in the response for the validation to succeed. When omitted or empty, the validation when the IPNI response is non-empty.
@default: []
OptionalipniIPNI indexer URL to query for provider records to confirm that advertisements were processed.
OptionalloggerLogger instance
@default: undefined
Optionalmaxmaximum number of attempts
@default: 20
OptionalonCallback for progress updates
@default: undefined
OptionalsignalAbort signal
@default: undefined
delay between attempts in milliseconds
@default: 5000