Skip to content

dataSetLive

dataSetLive(client, options): Promise<boolean>

Defined in: packages/synapse-core/src/pdp-verifier/data-set-live.ts:27

Check if a data set is live

ParameterTypeDescription
clientClient<Transport, Chain>The client to use to check if the data set is live.
optionsOptionsTypedataSetLive.OptionsType

Promise<boolean>

Whether the data set is live dataSetLive.OutputType

Errors dataSetLive.ErrorType