pub type Proof = Bytes;
Proof is a blob that attests to some data.
struct Proof { /* private fields */ }