Interface CompactMerkleProofJSON

A type used to support serialization to json for CompactMerkleProof.

Interface

CompactMerkleProofJSON

Hierarchy

  • CompactMerkleProofJSON

Properties

bitMask: string
height: number
root: string
sideNodes: string[]

Generated using TypeDoc