Skip to content

Commit

Permalink
const pub
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirhemo committed Feb 20, 2024
1 parent 4bf54d1 commit 48870d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keccak-air/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ mod round_flags;

pub use air::*;
pub use columns::*;
pub use constants::*;
pub use generation::*;

pub const NUM_ROUNDS: usize = 24;
Expand Down

0 comments on commit 48870d5

Please sign in to comment.