Skip to content

lookup_path

lookup_path(path, tree): LookupResult

Defined in: packages/core/src/agent/certificate.ts:615

Lookup a path in a tree. If the path is a subtree, use lookup_subtree instead.

NodePath

the path to look up

HashTree

the tree to search

LookupResult

the result of the lookup