mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
@@ -5,7 +5,8 @@ use alloy_primitives::B256;
|
||||
use itertools::Itertools;
|
||||
use types_agg::{AggregationInput, ProgramCommitment, ProofCarryingWitness, verify_proof};
|
||||
|
||||
pub use types_base::public_inputs::PublicInputs;
|
||||
pub use types_base::{utils, public_inputs};
|
||||
use public_inputs::PublicInputs;
|
||||
|
||||
/// Reveal the public-input values as openvm public values.
|
||||
pub fn reveal_pi_hash(pi_hash: B256) {
|
||||
|
||||
Reference in New Issue
Block a user