Skip to content

Commit

Permalink
Update bls12_381.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushdubey86 authored Feb 15, 2025
1 parent e14174b commit 5ed8fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/precompile/src/bls12_381.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pub mod map_fp_to_g1;
#[cfg(feature = "blst")]
pub mod pairing;
mod utils;
pub mod reuse_const;
pub mod bls12_381_const;
pub mod msm;

/// Returns the BLS12-381 precompiles with their addresses.
Expand Down

0 comments on commit 5ed8fb4

Please sign in to comment.