Interface MerkleProof

Hierarchy

  • MerkleProof

Properties

Properties

path: {
    elements: any[];
    indices: any;
}

Type declaration

  • elements: any[]
  • indices: any
root: any

Generated using TypeDoc