Trait snarkvm_algorithms::traits::merkle_tree::MaskedMerkleParameters [−][src]
Required methods
fn mask_parameters(&self) -> &<Self::H as CRH>::Parameters
[src]
Returns the collision-resistant hash function masking parameters used by the Merkle tree.