TreeState interface
TreeState is model for merkle tree roots
TreeState
Signature:
export interface TreeState
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claimsRoot | Hash | ||
| revocationRoot | Hash | ||
| rootOfRoots | Hash | ||
| state | Hash |
TreeState is model for merkle tree roots
TreeState
Signature:
export interface TreeState
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claimsRoot | Hash | ||
| revocationRoot | Hash | ||
| rootOfRoots | Hash | ||
| state | Hash |