Skip to content

readPdpDataSetInfo

readPdpDataSetInfo(client, options): Promise<PdpDataSetInfo>

Defined in: packages/synapse-core/src/warm-storage/get-pdp-data-set.ts:82

Read the PDP data set info.

ParameterTypeDescription
clientClient<Transport, Chain>The client to use to read the PDP data set info.
options{ dataSetInfo: DataSetInfo; providerId: bigint; }-
options.dataSetInfoDataSetInfo-
options.providerIdbigint-

Promise<PdpDataSetInfo>

PDP data set info PdpDataSetInfo