Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 281 Bytes

vectors.md

File metadata and controls

14 lines (10 loc) · 281 Bytes

Given a known commitment @hash, we can compute a known @type for its @path and compute Vector from its event tree.

Each commitment contains a @tree, a merkle root

Signed-hash:

{
  "@signature": "signature",
  "@hash": "final output hash that is signed"
}