Type Alias storage_proofs_porep::stacked::StackedBucketGraph

source ·
pub type StackedBucketGraph<H> = StackedGraph<H, BucketGraph<H>>;

Aliased Type§

struct StackedBucketGraph<H> { /* private fields */ }