1 2 3 4
// re-export constants, these also match constants from snark-verifier Poseidon pub use zkevm_hashes::keccak::component::param::{ POSEIDON_RATE, POSEIDON_R_F, POSEIDON_R_P, POSEIDON_SECURE_MDS, POSEIDON_T, };