Crate risc0_aggregation

Source

Structs§

Enums§

Functions§

  • Calculate the Merkle path proving inclusion of the leaf at the given index in a tree constructed from the given leaves. The leaf and root are not included.
  • Calculate the root of the path assuming the given leaf value.
  • Calculate the Merkle root for a tree with the given list of digests as leaves.