CoreClaimOptions interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
CoreClaimOptions is params for core claim parsing
CoreClaimOptions
Signature:
export interface CoreClaimOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| merklizedRootPosition | string | ||
| merklizeOpts? | Options | (Optional) | |
| revNonce | number | ||
| subjectPosition | string | ||
| updatable | boolean | ||
| version | number |