Module storage_proofs_core::drgraph[][src]

Structs

BucketGraph

Bucket sampling algorithm.

Constants

BASE_DEGREE

The base degree used for all DRG graphs. One degree from this value is used to ensure that a given node always has its immediate predecessor as a parent, thus ensuring unique topological ordering of the graph nodes.

PARALLEL_MERKLE

Traits

Graph

A depth robust graph.

Functions

derive_drg_seed
graph_height