Skip to main content

PcsProof

Type Alias PcsProof 

Source
pub type PcsProof<GC, SC> = <<SC as ShardContext<GC>>::Config as MultilinearPcsVerifier<GC>>::Proof;
Expand description

The PCS proof type associated to a shard context.