Open
Description
In example 1 (the basic data model), the event
object and the proof
array are separate, but in examples 4 and 5 (use cases) the proof
is in the event
object. It's not clear why that is.
Perhaps the event
is intended to have a proof itself, and the parallel proof
array are an optional set of witness proofs, that are not used in the examples?