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

Method col_hash_params

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

Source from the content-addressed store, hash-verified

138 }
139
140 fn col_hash_params(&self) -> &<H as CRHScheme>::Parameters {
141 &self.col_hash_params
142 }
143}

Callers 2

commitMethod · 0.45
checkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected