Skip to main content

DIDStore.(constructor)

Constructs a new instance of the DIDStore class

Signature:

constructor(dbConnection: OrPromise<DataSource>);

Parameters

Parameter

Type

Description

dbConnection

OrPromise<DataSource>