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

hashTreeToString

hashTreeToString(tree): string

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

Make a human readable string out of a hash tree.

HashTree

The hash tree to convert to a string

string