Type Alias Proof

Source
pub type Proof = Bytes;
Expand description

Proof is a blob that attests to some data.

Aliased Typeยง

struct Proof { /* private fields */ }