RootInfo interface
global identity state root info from chain
RootInfo
Signature:
export interface RootInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| createdAtBlock | bigint | ||
| createdAtTimestamp | bigint | ||
| replacedAtBlock | bigint | ||
| replacedAtTimestamp | bigint | ||
| replacedByRoot | bigint | ||
| root | bigint |