Skip to content

lookup_subtree

lookup_subtree(path, tree): SubtreeLookupResult

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

Lookup a subtree in a tree.

NodePath

the path to look up

HashTree

the tree to search

SubtreeLookupResult

the result of the lookup