Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkworks-rs/poly-commit
/ data_structures.rs
File
data_structures.rs
poly-commit/src/hyrax/data_structures.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::{
2
utils::Matrix, PCCommitment, PCCommitmentState, PCCommitterKey, PCUniversalParams,
3
PCVerifierKey,
4
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected