MCPcopy Create free account
hub / github.com/arkworks-rs/poly-commit / leaf_hash_param

Method leaf_hash_param

poly-commit/src/linear_codes/ligero.rs:130–132  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

128 }
129
130 fn leaf_hash_param(&self) -> &<<C as Config>::LeafHash as CRHScheme>::Parameters {
131 &self.leaf_hash_param
132 }
133
134 fn two_to_one_hash_param(
135 &self,

Callers 3

commitMethod · 0.45
openMethod · 0.45
checkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected