Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
commit
Method · 0.45
check
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected