Proof

Type Alias Proof 

Source
pub type Proof = Vec<u8>;
Expand description

Proof of spell correctness.

Aliased Typeยง

pub struct Proof { /* private fields */ }