Skip to main content
merkle_root_and_proofs
coven_
protocol
1.0.0-rc.1
In coven_
protocol::
circle_
control
coven_protocol
::
circle_control
Function
merkle_
root_
and_
proofs
Copy item path
Source
pub fn merkle_root_and_proofs( hashes: &[
ObjectHash
], ) -> (
ObjectHash
,
Vec
<
Vec
<
MerkleStep
>>)