BaseNodeKey Interface
Data structure that describes a basic node key
Properties
Name | Type | Description | |
---|---|---|---|
instanceKeysSelectQuery | PresentationQuery | 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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.