Options
All
  • Public
  • Public/Protected
  • All
Menu

Merkle tree leaf node.

Hierarchy

  • MerkleTreeLeaf

Index

Constructors

constructor

Properties

Readonly encodedPath

encodedPath: string

Leaf node path encoded

Readonly leafHash

leafHash: string

Readonly nibbleCount

nibbleCount: number

Leaf nibble count

Readonly path

path: string

Leaf node path

Readonly type

Merkle tree node type

Readonly value

value: string

Leaf node value hash

Generated using TypeDoc