BaseNodeKey Interface
Data structure that describes a basic node key
Properties
| Name | Type | Description | |
|---|---|---|---|
| instanceKeysSelectQuery | undefined | | Query that returns all selected instance keys | |
| pathFromRoot | string[] | Node hash path from root to the node whose key this is | |
| type | string | Node type | |
| version | number | Version of the key. | 
Defined in
Last Updated: 20 June, 2023