StateInfo interface
state information of identity from chain.
StateInfo
Signature:
export interface StateInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| createdAtBlock? | bigint | (Optional) | |
| createdAtTimestamp? | bigint | (Optional) | |
| id? | bigint | (Optional) | |
| replacedAtBlock? | bigint | (Optional) | |
| replacedAtTimestamp? | bigint | (Optional) | |
| replacedByState? | bigint | (Optional) | |
| state? | bigint | (Optional) |