AnyProofs

Type Alias AnyProofs 

Source
pub type AnyProofs = Proofs<AnySuite>;
Expand description

List of any Data-Integrity proof known by this library.

Aliased Typeยง

pub struct AnyProofs(/* private fields */);