Type Alias filecoin_proofs::types::AggregateSnarkProof

source ·
pub type AggregateSnarkProof = Vec<u8>;

Aliased Type§

struct AggregateSnarkProof { /* private fields */ }