Options
All
  • Public
  • Public/Protected
  • All
Menu

The merkle path information clients can use to proof the state of the given entity.

Hierarchy

  • MerkleStateInfo

Index

Constructors

Properties

Constructors

constructor

Properties

Readonly raw

raw: string

The hex information of the complete merkle tree as returned by server api. More information can be found in chapter 4.3 of the catapult whitepaper.

Readonly tree

The merkle tree object parsed from raw

Generated using TypeDoc