StartOptions
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / overview / StartOptions
Type Alias: StartOptions
StartOptions =
WithStart|WithOptions
Defined in: packages/lib/sdk/src/pluto/types.ts:123
Options passed to createStore controlling how the database starts.
- Provide WithStart to fully control initialisation.
- Provide WithOptions to configure the default RIDB start.