Skip to content

createDataSet

createDataSet(client, options): Promise<OutputType>

Defined in: packages/synapse-core/src/sp/data-sets.ts:37

Create a data set

ParameterTypeDescription
clientClient<Transport, Chain, Account>The client to use to create the data set.
optionsCreateDataSetOptionsCreateDataSetOptions

Promise<OutputType>

The response from the create data set on PDP API.