Module sov_rollup_interface::zk::traits
source · Traits
- A Zk proof system capable of proving and verifying arbitrary Rust code Must support recursive proofs.
- A trait which is accessible from within a zkVM program.
- A trait implemented by the prover (“host”) of a zkVM program.