-
Team or ProjectNo response ZK chainRevo EnvironmentTestnet L2 block numberNo response Provide a brief description of the functionality you're trying to implement and the issue you are running into.When I was running prover, I got this error. I downloaded setup_compact.key(4.5GB) but can't find fflonk_setup_snark_data.bin file. How to solve this problem? Debug Compressor fflonk key file path "data/keys/fflonk_setup_snark_data.bin" Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @sugarbody! You can download or generate all prover keys using Feel free to unmark this discussion as answered if this does not solve your issue. |
Beta Was this translation helpful? Give feedback.
Hi @sugarbody! You can download or generate all prover keys using
zkstack prover setup-keys
commandFeel free to unmark this discussion as answered if this does not solve your issue.