Module storage_proofs_core::drgraph

source ·

Structs§

Constants§

  • 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.

Traits§

  • A depth robust graph.

Functions§