circuits_lib::bridge_circuit

Module merkle_tree

Source

Structs§

  • Code is taken from Clementine https://github.com/chainwayxyz/clementine/blob/b600ea18df72bdc60015ded01b78131b4c9121d7/operator/src/bitcoin_merkle.rs

Functions§

  • Verifies a Merkle proof against a given root using the “mid-state” tree approach.