Skip to content

Lookup_path

lookup_path(path, tree): LookupResult

Defined in: packages/agent/src/certificate.ts:506

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