コンテンツにスキップ

Type Alias: PatriciaTreePath⚓︎

type PatriciaTreePath = object;

Path in a Patricia merkle treee.

Properties⚓︎

Property Type Description
path Uint8Array Bytes composing the full path.
size number Length (in nibbles) of the path.