Skip to main content

DIDStore.(constructor)

Constructs a new instance of the DIDStore class

Signature:

constructor(dbConnection: OrPromise<DataSource>);

Parameters

ParameterTypeDescription
dbConnectionOrPromise<DataSource>