Skip to content

Commit

Permalink
Fix compact gate build
Browse files Browse the repository at this point in the history
  • Loading branch information
akoshelev committed Oct 6, 2023
1 parent faa266c commit e4ecc80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocol/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ pub mod context;
pub mod dp;
pub mod ipa;
pub mod modulus_conversion;
#[cfg(feature = "descriptive-gate")]
pub mod prf_sharding;
pub mod prss;
pub mod sort;
Expand Down

0 comments on commit e4ecc80

Please sign in to comment.