Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

lookup_path

lookup_path(path, tree): LookupResult

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

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