Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonExistenceProof

NonExistenceProof takes a proof of two neighbors, one left of the desired key, one right of the desired key. If both proofs are valid AND they are neighbors, then there is no valid proof for the given key.

Hierarchy

  • NonExistenceProof

Index

Properties

Properties

key

key: Uint8Array

TODO: remove this as unnecessary??? we prove a range

Optional left

Optional right

Generated using TypeDoc